# File lib/oauth/client/helper.rb, line 22
    def nonce
      options[:nonce] ||= generate_key
    end