# File lib/celerity/elements/text_field.rb, line 162
    def visible?
      assert_exists
      false
    end