class RuboCop::Cop::Rails::RelativeDateConstant

def message(method_name)

def message(method_name)
  format(MSG, method_name: method_name)
end