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

def preferred_style

def preferred_style
  number.to_s
end