class RuboCop::Cop::Rails::TimeZone

def strict?

def strict?
  style == :strict
end