class ActiveFedora::File

def check_fixity

def check_fixity
  FixityService.new(@ldp_source.subject).check
end