# File lib/jpmobile/helpers.rb, line 148 def softbank_location_link_to(str,options={}) link_to_url(str,softbank_location_url_for(options)) end