# File lib/rpm/problem.rb, line 6
    def self.release(ptr)
      RPM::C.rpmProblemFree(ptr)
    end