# File lib/sass/tree/prop_node.rb, line 98
    def invisible?
      resolved_value.empty?
    end