class RuboCop::Cop::Style::CommentedKeyword

def source_line(comment)

def source_line(comment)
  comment.source_range.source_line
end