# File lib/sass/tree/comment_node.rb, line 111
    def _perform(environment)
      return [] if @silent
      self
    end