class RuboCop::Cop::Lint::RedundantCopEnableDirective

def comment_start(comment)

def comment_start(comment)
  comment.source_range.begin_pos
end