class RubyCritic::Smell

def ==(other)

def ==(other)
  state == other.state
end