class Fedora::BaseObject

def [](key)

def [](key)
  @attributes[key]
end