class Rubycritic::Location

def state

def state
  [@pathname, @line]
end