# File lib/sprockets/secretary.rb, line 102
      def path_pieces(path)
        path.split(File::SEPARATOR)
      end