class RuboCop::Cop::Lint::UnneededCopEnableDirective

def comment_start(comment)

def comment_start(comment)
  comment.loc.expression.begin_pos
end