# File lib/celerity/element.rb, line 253
    def xpath
      assert_exists
      @object.getCanonicalXPath
    end