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