class RDoc::Context

def add_attribute(attribute)

def add_attribute(attribute)
  add_to @attributes, attribute
end