# File lib/oauth/consumer.rb, line 91
    def http
      @http ||= create_http
    end