# File lib/sass/tree/node.rb, line 459
      def semi(fmt)
        fmt == :sass ? "" : ";"
      end