25
# File 'lib/qrpm.rb', line 25 def abstract_method = raise AbstractMethodError.new "Abstract method called"