class RuboCop::Cop::Rails::HttpStatus::NumericStyleChecker

def preferred_style

def preferred_style
  number.to_s
end