# File lib/webrat/selenium/selenium_session.rb, line 21
    def initialize(session, body)
      @session = session
      @body = body
    end