class RuboCop::Cop::Offense

def real_column

Other tags:
    Api: - private
def real_column
  column + 1
end