# File lib/celerity/browser.rb, line 26
    def self.attach(*args)
      raise NotImplementedError, "use ClickableElement#click_and_attach instead"
    end