class ActiveFedora::Base

def internal_uri

return the internal fedora URI
def internal_uri
  "info:fedora/#{pid}"
end