# File lib/hammer_cli_foreman_discovery/discovery_rule.rb, line 9
    def self.included(base)
      base.option "--hosts-limit", "HOSTS_LIMIT", " ", :attribute_name => :option_max_count
      base.build_options :without => :max_count
    end