# File lib/rhc/rest/application.rb, line 92
      def gear_groups
        debug "Getting all gear groups for application #{name}"
        rest_method "GET_GEAR_GROUPS"
      end