# File lib/rpm/match_iterator.rb, line 9
    def self.release(ptr)
      RPM::C.rpmdbFreeIterator(ptr)
    end