# File lib/oauth/request_proxy/base.rb, line 34 def oauth_signature # TODO can this be nil? [parameters['oauth_signature']].flatten.first || "" end