# File lib/rhc/exceptions.rb, line 106
    def initialize(message="Cartridge is not scalable")
      super message
    end