# File lib/sass/stack.rb, line 52
      def is_mixin?
        type == :mixin
      end