module ActiveFedora::Persistence

def base_path_for_resource=(path)

Used when setting containment
def base_path_for_resource=(path)
  @base_path = path
end