# File lib/sass/tree/node.rb, line 81
      def filename
        @filename || (@options && @options[:filename])
      end