# File lib/jpmobile/request_with_mobile.rb, line 25 def user_agent=(str) self.env["HTTP_USER_AGENT"] = str end