class ActiveFedora::Base

def pid

return the pid of the Fedora Object
def pid
  @inner_object.pid
end