class ActiveFedora::Datastream

def pid

get this datastreams identifier
def pid
  self.attributes[:pid]
end