Method: Centaman::Object#attributes

Defined in:
lib/centaman/object.rb

#attributesObject



19
20
21
# File 'lib/centaman/object.rb', line 19

def attributes
  [] # overwritten by subclasses
end