class RuboCop::Cop::Style::MagicCommentFormat::CommentRange

def initialize(comment)

def initialize(comment)
  @comment = comment
end