# File lib/rpm/db.rb, line 45
    def each(&block)
      @ts.each(&block)
    end