class RuboCop::Cop::Style::FrozenStringLiteralComment

def line_range(line)

def line_range(line)
  processed_source.buffer.line_range(line)
end