# File lib/oauth2/response_string.rb, line 6 def initialize(response) super(response.body) self.response = response end