# File lib/rhc/exceptions.rb, line 23 def initialize(message="Cartridge not found") super message, 154 end