# File lib/rhc/rest/client.rb, line 74
      def cartridges
        debug "Getting all cartridges"
        rest_method "LIST_CARTRIDGES"
      end