# File lib/sass/tree/charset_node.rb, line 18
    def invisible?
      !Haml::Util.ruby1_8?
    end