class RuboCop::MagicComment

def initialize(comment)

def initialize(comment)
  @comment = comment
end