# File lib/route_translator/host.rb, line 14 def native_locale?(locale) locale.to_s.match(/native_/).present? end