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