class ActiveSupport::EventedFileUpdateChecker

def execute

def execute
  @core.updated.make_false
  @block.call
end