# File lib/webrat/selenium/selenium_session.rb, line 59
    def response
      SeleniumResponse.new(self, response_body)
    end