# File lib/oauth/client/helper.rb, line 67
    def parameters_with_oauth
      oauth_parameters.merge(parameters)
    end