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