class ActiveFedora::Datastream

def pid=(pid)

set this datastreams parent identifier
def pid=(pid)
  self.attributes[:pid] = pid
end