# File lib/selenium/alert.rb, line 7
    def present?
      @webpage.alert_present?
    end