# File lib/capybara/poltergeist/errors.rb, line 115
      def initialize(status)
        @status = status
      end