# File lib/oauth/request_proxy/base.rb, line 92 def sign(options = {}) OAuth::Signature.sign(self, options) end