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