class ActiveFedora::Base

def owner_id

return the owner id
def owner_id
  @inner_object.owner_id
end