# File lib/jpmobile/request_with_mobile.rb, line 30
    def mobile?
      mobile and not mobile.smart_phone?
    end