class Phlex::SGML
def __attributes__(**attributes)
- Api: - private
def __attributes__(**attributes) _attributes__(**attributes).tap do |buffer| :ATTRIBUTE_CACHE[respond_to?(:process_attributes) ? (attributes.hash + self.class.hash) : attributes.hash] = buffer.freeze