# File lib/sass/tree/import_node.rb, line 24
      def imported_file
        @imported_file ||= import
      end