# File lib/celerity/element.rb, line 141
    def to_s
      assert_exists
      Celerity::Util.create_string @object
    end