~ubuntu-branches/ubuntu/vivid/foodcritic/vivid-proposed

« back to all changes in this revision

Viewing changes to chef_dsl_metadata/chef_0.9.6.json

  • Committer: Package Import Robot
  • Author(s): Stefano Rivera
  • Date: 2013-06-11 00:34:40 UTC
  • Revision ID: package-import@ubuntu.com-20130611003440-czusooxs9rrpe6sb
Tags: upstream-2.1.0
ImportĀ upstreamĀ versionĀ 2.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "dsl_methods": [
 
3
    "!",
 
4
    "!=",
 
5
    "!~",
 
6
    "<=>",
 
7
    "==",
 
8
    "===",
 
9
    "=~",
 
10
    "[]",
 
11
    "[]=",
 
12
    "__id__",
 
13
    "__send__",
 
14
    "add_to_index",
 
15
    "attribute",
 
16
    "attribute=",
 
17
    "attribute?",
 
18
    "automatic_attrs",
 
19
    "automatic_attrs=",
 
20
    "blank?",
 
21
    "cdb_destroy",
 
22
    "cdb_save",
 
23
    "chef_server_rest",
 
24
    "class",
 
25
    "class_from_file",
 
26
    "clone",
 
27
    "construct_attributes",
 
28
    "consume_attributes",
 
29
    "consume_run_list",
 
30
    "convert_to_class_name",
 
31
    "convert_to_snake_case",
 
32
    "cookbook_collection",
 
33
    "cookbook_collection=",
 
34
    "couchdb",
 
35
    "couchdb=",
 
36
    "couchdb_id",
 
37
    "couchdb_id=",
 
38
    "couchdb_rev",
 
39
    "couchdb_rev=",
 
40
    "create",
 
41
    "data_bag",
 
42
    "data_bag_item",
 
43
    "default",
 
44
    "default_attrs",
 
45
    "default_attrs=",
 
46
    "default_unless",
 
47
    "define_singleton_method",
 
48
    "delete_from_index",
 
49
    "destroy",
 
50
    "display",
 
51
    "dup",
 
52
    "each",
 
53
    "each_attribute",
 
54
    "enum_for",
 
55
    "eql?",
 
56
    "equal?",
 
57
    "expand!",
 
58
    "extend",
 
59
    "filename_to_qualified_string",
 
60
    "find_file",
 
61
    "freeze",
 
62
    "from_file",
 
63
    "frozen?",
 
64
    "full_const_get",
 
65
    "full_const_set",
 
66
    "gem",
 
67
    "hash",
 
68
    "in?",
 
69
    "include_attribute",
 
70
    "index_id",
 
71
    "index_id=",
 
72
    "index_object_type",
 
73
    "initialize_clone",
 
74
    "initialize_dup",
 
75
    "inspect",
 
76
    "instance_eval",
 
77
    "instance_exec",
 
78
    "instance_of?",
 
79
    "instance_variable_defined?",
 
80
    "instance_variable_get",
 
81
    "instance_variable_set",
 
82
    "instance_variables",
 
83
    "is_a?",
 
84
    "kind_of?",
 
85
    "load_attribute_by_short_filename",
 
86
    "load_attributes",
 
87
    "make_module",
 
88
    "meta_class",
 
89
    "method",
 
90
    "method_missing",
 
91
    "methods",
 
92
    "name",
 
93
    "nil?",
 
94
    "node",
 
95
    "normal",
 
96
    "normal_attrs",
 
97
    "normal_attrs=",
 
98
    "normal_unless",
 
99
    "object_id",
 
100
    "override",
 
101
    "override_attrs",
 
102
    "override_attrs=",
 
103
    "override_unless",
 
104
    "platform?",
 
105
    "prepare_for_run",
 
106
    "private_methods",
 
107
    "protected_methods",
 
108
    "psych_to_yaml",
 
109
    "psych_y",
 
110
    "public_method",
 
111
    "public_methods",
 
112
    "public_send",
 
113
    "quacks_like?",
 
114
    "recipe_list",
 
115
    "recipe_list=",
 
116
    "recipes",
 
117
    "respond_to?",
 
118
    "respond_to_missing?",
 
119
    "role?",
 
120
    "run_list",
 
121
    "run_list=",
 
122
    "run_list?",
 
123
    "run_state",
 
124
    "run_state=",
 
125
    "save",
 
126
    "search",
 
127
    "send",
 
128
    "set",
 
129
    "set_if_args",
 
130
    "set_or_return",
 
131
    "set_unless",
 
132
    "singleton_class",
 
133
    "singleton_methods",
 
134
    "snake_case_basename",
 
135
    "store",
 
136
    "taint",
 
137
    "tainted?",
 
138
    "tap",
 
139
    "to_enum",
 
140
    "to_hash",
 
141
    "to_json",
 
142
    "to_s",
 
143
    "to_yaml",
 
144
    "to_yaml_properties",
 
145
    "trust",
 
146
    "try_call",
 
147
    "try_dup",
 
148
    "untaint",
 
149
    "untrust",
 
150
    "untrusted?",
 
151
    "validate",
 
152
    "value_for_platform",
 
153
    "with_indexer_metadata",
 
154
    "y"
 
155
  ],
 
156
  "node_methods": [
 
157
    "!",
 
158
    "!=",
 
159
    "!~",
 
160
    "<=>",
 
161
    "==",
 
162
    "===",
 
163
    "=~",
 
164
    "[]",
 
165
    "[]=",
 
166
    "__id__",
 
167
    "__send__",
 
168
    "add_to_index",
 
169
    "attribute",
 
170
    "attribute=",
 
171
    "attribute?",
 
172
    "automatic_attrs",
 
173
    "automatic_attrs=",
 
174
    "blank?",
 
175
    "cdb_destroy",
 
176
    "cdb_save",
 
177
    "chef_server_rest",
 
178
    "class",
 
179
    "class_from_file",
 
180
    "clone",
 
181
    "construct_attributes",
 
182
    "consume_attributes",
 
183
    "consume_run_list",
 
184
    "convert_to_class_name",
 
185
    "convert_to_snake_case",
 
186
    "cookbook_collection",
 
187
    "cookbook_collection=",
 
188
    "couchdb",
 
189
    "couchdb=",
 
190
    "couchdb_id",
 
191
    "couchdb_id=",
 
192
    "couchdb_rev",
 
193
    "couchdb_rev=",
 
194
    "create",
 
195
    "default",
 
196
    "default_attrs",
 
197
    "default_attrs=",
 
198
    "default_unless",
 
199
    "define_singleton_method",
 
200
    "delete_from_index",
 
201
    "destroy",
 
202
    "display",
 
203
    "dup",
 
204
    "each",
 
205
    "each_attribute",
 
206
    "enum_for",
 
207
    "eql?",
 
208
    "equal?",
 
209
    "expand!",
 
210
    "extend",
 
211
    "filename_to_qualified_string",
 
212
    "find_file",
 
213
    "freeze",
 
214
    "from_file",
 
215
    "frozen?",
 
216
    "full_const_get",
 
217
    "full_const_set",
 
218
    "gem",
 
219
    "hash",
 
220
    "in?",
 
221
    "include_attribute",
 
222
    "index_id",
 
223
    "index_id=",
 
224
    "index_object_type",
 
225
    "initialize_clone",
 
226
    "initialize_dup",
 
227
    "inspect",
 
228
    "instance_eval",
 
229
    "instance_exec",
 
230
    "instance_of?",
 
231
    "instance_variable_defined?",
 
232
    "instance_variable_get",
 
233
    "instance_variable_set",
 
234
    "instance_variables",
 
235
    "is_a?",
 
236
    "kind_of?",
 
237
    "load_attribute_by_short_filename",
 
238
    "load_attributes",
 
239
    "make_module",
 
240
    "meta_class",
 
241
    "method",
 
242
    "method_missing",
 
243
    "methods",
 
244
    "name",
 
245
    "nil?",
 
246
    "node",
 
247
    "normal",
 
248
    "normal_attrs",
 
249
    "normal_attrs=",
 
250
    "normal_unless",
 
251
    "object_id",
 
252
    "override",
 
253
    "override_attrs",
 
254
    "override_attrs=",
 
255
    "override_unless",
 
256
    "prepare_for_run",
 
257
    "private_methods",
 
258
    "protected_methods",
 
259
    "psych_to_yaml",
 
260
    "psych_y",
 
261
    "public_method",
 
262
    "public_methods",
 
263
    "public_send",
 
264
    "quacks_like?",
 
265
    "recipe_list",
 
266
    "recipe_list=",
 
267
    "recipes",
 
268
    "respond_to?",
 
269
    "respond_to_missing?",
 
270
    "role?",
 
271
    "run_list",
 
272
    "run_list=",
 
273
    "run_list?",
 
274
    "run_state",
 
275
    "run_state=",
 
276
    "save",
 
277
    "send",
 
278
    "set",
 
279
    "set_if_args",
 
280
    "set_or_return",
 
281
    "set_unless",
 
282
    "singleton_class",
 
283
    "singleton_methods",
 
284
    "snake_case_basename",
 
285
    "store",
 
286
    "taint",
 
287
    "tainted?",
 
288
    "tap",
 
289
    "to_enum",
 
290
    "to_hash",
 
291
    "to_json",
 
292
    "to_s",
 
293
    "to_yaml",
 
294
    "to_yaml_properties",
 
295
    "trust",
 
296
    "try_call",
 
297
    "try_dup",
 
298
    "untaint",
 
299
    "untrust",
 
300
    "untrusted?",
 
301
    "validate",
 
302
    "with_indexer_metadata",
 
303
    "y"
 
304
  ],
 
305
  "actions": {
 
306
    "apt_package": [
 
307
      "install",
 
308
      "nothing",
 
309
      "purge",
 
310
      "remove",
 
311
      "upgrade"
 
312
    ],
 
313
    "bash": [
 
314
      "nothing",
 
315
      "run"
 
316
    ],
 
317
    "breakpoint": [
 
318
      "break",
 
319
      "nothing"
 
320
    ],
 
321
    "cookbook_file": [
 
322
      "create",
 
323
      "create_if_missing",
 
324
      "delete",
 
325
      "nothing",
 
326
      "touch"
 
327
    ],
 
328
    "cron": [
 
329
      "create",
 
330
      "delete",
 
331
      "nothing"
 
332
    ],
 
333
    "csh": [
 
334
      "nothing",
 
335
      "run"
 
336
    ],
 
337
    "deploy": [
 
338
      "deploy",
 
339
      "force_deploy",
 
340
      "nothing",
 
341
      "rollback"
 
342
    ],
 
343
    "deploy_branch": [
 
344
      "deploy",
 
345
      "force_deploy",
 
346
      "nothing",
 
347
      "rollback"
 
348
    ],
 
349
    "deploy_revision": [
 
350
      "deploy",
 
351
      "force_deploy",
 
352
      "nothing",
 
353
      "rollback"
 
354
    ],
 
355
    "": null,
 
356
    "directory": [
 
357
      "create",
 
358
      "delete",
 
359
      "nothing"
 
360
    ],
 
361
    "dpkg_package": [
 
362
      "install",
 
363
      "nothing",
 
364
      "purge",
 
365
      "remove",
 
366
      "upgrade"
 
367
    ],
 
368
    "easy_install_package": [
 
369
      "install",
 
370
      "nothing",
 
371
      "purge",
 
372
      "remove",
 
373
      "upgrade"
 
374
    ],
 
375
    "env": [
 
376
      "create",
 
377
      "delete",
 
378
      "modify",
 
379
      "nothing"
 
380
    ],
 
381
    "erl_call": [
 
382
      "nothing",
 
383
      "run"
 
384
    ],
 
385
    "execute": [
 
386
      "nothing",
 
387
      "run"
 
388
    ],
 
389
    "file": [
 
390
      "create",
 
391
      "create_if_missing",
 
392
      "delete",
 
393
      "nothing",
 
394
      "touch"
 
395
    ],
 
396
    "freebsd_package": [
 
397
      "install",
 
398
      "nothing",
 
399
      "purge",
 
400
      "remove",
 
401
      "upgrade"
 
402
    ],
 
403
    "gem_package": [
 
404
      "install",
 
405
      "nothing",
 
406
      "purge",
 
407
      "remove",
 
408
      "upgrade"
 
409
    ],
 
410
    "git": [
 
411
      "checkout",
 
412
      "diff",
 
413
      "export",
 
414
      "log",
 
415
      "nothing",
 
416
      "sync"
 
417
    ],
 
418
    "group": [
 
419
      "create",
 
420
      "manage",
 
421
      "modify",
 
422
      "nothing",
 
423
      "remove"
 
424
    ],
 
425
    "http_request": [
 
426
      "delete",
 
427
      "get",
 
428
      "head",
 
429
      "nothing",
 
430
      "options",
 
431
      "post",
 
432
      "put"
 
433
    ],
 
434
    "ifconfig": [
 
435
      "add",
 
436
      "delete",
 
437
      "nothing"
 
438
    ],
 
439
    "link": [
 
440
      "create",
 
441
      "delete",
 
442
      "nothing"
 
443
    ],
 
444
    "log": [
 
445
      "nothing"
 
446
    ],
 
447
    "macports_package": [
 
448
      "install",
 
449
      "nothing",
 
450
      "purge",
 
451
      "remove",
 
452
      "upgrade"
 
453
    ],
 
454
    "mdadm": [
 
455
      "assemble",
 
456
      "create",
 
457
      "nothing",
 
458
      "stop"
 
459
    ],
 
460
    "mount": [
 
461
      "disable",
 
462
      "enable",
 
463
      "mount",
 
464
      "nothing",
 
465
      "remount",
 
466
      "umount"
 
467
    ],
 
468
    "package": [
 
469
      "install",
 
470
      "nothing",
 
471
      "purge",
 
472
      "remove",
 
473
      "upgrade"
 
474
    ],
 
475
    "pacman_package": [
 
476
      "install",
 
477
      "nothing",
 
478
      "purge",
 
479
      "remove",
 
480
      "upgrade"
 
481
    ],
 
482
    "perl": [
 
483
      "nothing",
 
484
      "run"
 
485
    ],
 
486
    "portage_package": [
 
487
      "install",
 
488
      "nothing",
 
489
      "purge",
 
490
      "remove",
 
491
      "upgrade"
 
492
    ],
 
493
    "python": [
 
494
      "nothing",
 
495
      "run"
 
496
    ],
 
497
    "remote_directory": [
 
498
      "create",
 
499
      "create",
 
500
      "delete",
 
501
      "delete",
 
502
      "nothing"
 
503
    ],
 
504
    "remote_file": [
 
505
      "create",
 
506
      "create_if_missing",
 
507
      "delete",
 
508
      "nothing",
 
509
      "touch"
 
510
    ],
 
511
    "route": [
 
512
      "add",
 
513
      "delete",
 
514
      "nothing"
 
515
    ],
 
516
    "ruby": [
 
517
      "nothing",
 
518
      "run"
 
519
    ],
 
520
    "ruby_block": [
 
521
      "create",
 
522
      "nothing"
 
523
    ],
 
524
    "scm": [
 
525
      "checkout",
 
526
      "diff",
 
527
      "export",
 
528
      "log",
 
529
      "nothing",
 
530
      "sync"
 
531
    ],
 
532
    "script": [
 
533
      "nothing",
 
534
      "run"
 
535
    ],
 
536
    "service": [
 
537
      "disable",
 
538
      "enable",
 
539
      "nothing",
 
540
      "reload",
 
541
      "restart",
 
542
      "start",
 
543
      "stop"
 
544
    ],
 
545
    "subversion": [
 
546
      "checkout",
 
547
      "diff",
 
548
      "export",
 
549
      "force_export",
 
550
      "log",
 
551
      "nothing",
 
552
      "sync"
 
553
    ],
 
554
    "template": [
 
555
      "create",
 
556
      "create_if_missing",
 
557
      "delete",
 
558
      "nothing",
 
559
      "touch"
 
560
    ],
 
561
    "timestamped_deploy": [
 
562
      "deploy",
 
563
      "force_deploy",
 
564
      "nothing",
 
565
      "rollback"
 
566
    ],
 
567
    "user": [
 
568
      "create",
 
569
      "lock",
 
570
      "manage",
 
571
      "modify",
 
572
      "nothing",
 
573
      "remove",
 
574
      "unlock"
 
575
    ],
 
576
    "yum_package": [
 
577
      "install",
 
578
      "nothing",
 
579
      "purge",
 
580
      "remove",
 
581
      "upgrade"
 
582
    ]
 
583
  },
 
584
  "attributes": {
 
585
    "apt_package": [
 
586
      "!",
 
587
      "!=",
 
588
      "!~",
 
589
      "<=>",
 
590
      "==",
 
591
      "===",
 
592
      "=~",
 
593
      "__id__",
 
594
      "__send__",
 
595
      "action",
 
596
      "allowed_actions",
 
597
      "allowed_actions=",
 
598
      "blank?",
 
599
      "class",
 
600
      "clone",
 
601
      "convert_to_class_name",
 
602
      "convert_to_snake_case",
 
603
      "cookbook_name",
 
604
      "cookbook_name=",
 
605
      "data_bag",
 
606
      "data_bag_item",
 
607
      "define_singleton_method",
 
608
      "deprecated_ivar",
 
609
      "display",
 
610
      "dup",
 
611
      "enclosing_provider",
 
612
      "enclosing_provider=",
 
613
      "enum_for",
 
614
      "epic_fail",
 
615
      "eql?",
 
616
      "equal?",
 
617
      "extend",
 
618
      "filename_to_qualified_string",
 
619
      "freeze",
 
620
      "frozen?",
 
621
      "full_const_get",
 
622
      "full_const_set",
 
623
      "gem",
 
624
      "hash",
 
625
      "ignore_failure",
 
626
      "in?",
 
627
      "initialize_clone",
 
628
      "initialize_dup",
 
629
      "inspect",
 
630
      "instance_eval",
 
631
      "instance_exec",
 
632
      "instance_of?",
 
633
      "instance_variable_defined?",
 
634
      "instance_variable_get",
 
635
      "instance_variable_set",
 
636
      "instance_variables",
 
637
      "is",
 
638
      "is_a?",
 
639
      "kind_of?",
 
640
      "load_prior_resource",
 
641
      "make_module",
 
642
      "meta_class",
 
643
      "method",
 
644
      "method_missing",
 
645
      "methods",
 
646
      "name",
 
647
      "nil?",
 
648
      "node",
 
649
      "noop",
 
650
      "not_if",
 
651
      "not_if_args",
 
652
      "notifies",
 
653
      "notifies_delayed",
 
654
      "notifies_immediate",
 
655
      "object_id",
 
656
      "only_if",
 
657
      "only_if_args",
 
658
      "options",
 
659
      "package_name",
 
660
      "params",
 
661
      "params=",
 
662
      "platform?",
 
663
      "private_methods",
 
664
      "protected_methods",
 
665
      "provider",
 
666
      "provider=",
 
667
      "psych_to_yaml",
 
668
      "psych_y",
 
669
      "public_method",
 
670
      "public_methods",
 
671
      "public_send",
 
672
      "quacks_like?",
 
673
      "recipe_name",
 
674
      "recipe_name=",
 
675
      "resource_name",
 
676
      "resources",
 
677
      "respond_to?",
 
678
      "respond_to_missing?",
 
679
      "response_file",
 
680
      "run_action",
 
681
      "run_context",
 
682
      "run_context=",
 
683
      "search",
 
684
      "send",
 
685
      "set_if_args",
 
686
      "set_or_return",
 
687
      "singleton_class",
 
688
      "singleton_methods",
 
689
      "snake_case_basename",
 
690
      "source",
 
691
      "source_line",
 
692
      "source_line=",
 
693
      "subscribes",
 
694
      "supports",
 
695
      "taint",
 
696
      "tainted?",
 
697
      "tap",
 
698
      "to_enum",
 
699
      "to_hash",
 
700
      "to_json",
 
701
      "to_s",
 
702
      "to_text",
 
703
      "to_yaml",
 
704
      "to_yaml_properties",
 
705
      "trust",
 
706
      "try_call",
 
707
      "try_dup",
 
708
      "untaint",
 
709
      "untrust",
 
710
      "untrusted?",
 
711
      "updated",
 
712
      "updated=",
 
713
      "updated?",
 
714
      "validate",
 
715
      "value_for_platform",
 
716
      "version",
 
717
      "y"
 
718
    ],
 
719
    "bash": [
 
720
      "!",
 
721
      "!=",
 
722
      "!~",
 
723
      "<=>",
 
724
      "==",
 
725
      "===",
 
726
      "=~",
 
727
      "__id__",
 
728
      "__send__",
 
729
      "action",
 
730
      "allowed_actions",
 
731
      "allowed_actions=",
 
732
      "blank?",
 
733
      "class",
 
734
      "clone",
 
735
      "code",
 
736
      "command",
 
737
      "convert_to_class_name",
 
738
      "convert_to_snake_case",
 
739
      "cookbook_name",
 
740
      "cookbook_name=",
 
741
      "creates",
 
742
      "cwd",
 
743
      "data_bag",
 
744
      "data_bag_item",
 
745
      "define_singleton_method",
 
746
      "deprecated_ivar",
 
747
      "display",
 
748
      "dup",
 
749
      "enclosing_provider",
 
750
      "enclosing_provider=",
 
751
      "enum_for",
 
752
      "environment",
 
753
      "epic_fail",
 
754
      "eql?",
 
755
      "equal?",
 
756
      "extend",
 
757
      "filename_to_qualified_string",
 
758
      "freeze",
 
759
      "frozen?",
 
760
      "full_const_get",
 
761
      "full_const_set",
 
762
      "gem",
 
763
      "group",
 
764
      "hash",
 
765
      "ignore_failure",
 
766
      "in?",
 
767
      "initialize_clone",
 
768
      "initialize_dup",
 
769
      "inspect",
 
770
      "instance_eval",
 
771
      "instance_exec",
 
772
      "instance_of?",
 
773
      "instance_variable_defined?",
 
774
      "instance_variable_get",
 
775
      "instance_variable_set",
 
776
      "instance_variables",
 
777
      "interpreter",
 
778
      "is",
 
779
      "is_a?",
 
780
      "kind_of?",
 
781
      "load_prior_resource",
 
782
      "make_module",
 
783
      "meta_class",
 
784
      "method",
 
785
      "method_missing",
 
786
      "methods",
 
787
      "name",
 
788
      "nil?",
 
789
      "node",
 
790
      "noop",
 
791
      "not_if",
 
792
      "not_if_args",
 
793
      "notifies",
 
794
      "notifies_delayed",
 
795
      "notifies_immediate",
 
796
      "object_id",
 
797
      "only_if",
 
798
      "only_if_args",
 
799
      "params",
 
800
      "params=",
 
801
      "path",
 
802
      "platform?",
 
803
      "private_methods",
 
804
      "protected_methods",
 
805
      "provider",
 
806
      "provider=",
 
807
      "psych_to_yaml",
 
808
      "psych_y",
 
809
      "public_method",
 
810
      "public_methods",
 
811
      "public_send",
 
812
      "quacks_like?",
 
813
      "recipe_name",
 
814
      "recipe_name=",
 
815
      "resource_name",
 
816
      "resources",
 
817
      "respond_to?",
 
818
      "respond_to_missing?",
 
819
      "returns",
 
820
      "run_action",
 
821
      "run_context",
 
822
      "run_context=",
 
823
      "search",
 
824
      "send",
 
825
      "set_if_args",
 
826
      "set_or_return",
 
827
      "singleton_class",
 
828
      "singleton_methods",
 
829
      "snake_case_basename",
 
830
      "source_line",
 
831
      "source_line=",
 
832
      "subscribes",
 
833
      "supports",
 
834
      "taint",
 
835
      "tainted?",
 
836
      "tap",
 
837
      "timeout",
 
838
      "to_enum",
 
839
      "to_hash",
 
840
      "to_json",
 
841
      "to_s",
 
842
      "to_text",
 
843
      "to_yaml",
 
844
      "to_yaml_properties",
 
845
      "trust",
 
846
      "try_call",
 
847
      "try_dup",
 
848
      "umask",
 
849
      "untaint",
 
850
      "untrust",
 
851
      "untrusted?",
 
852
      "updated",
 
853
      "updated=",
 
854
      "updated?",
 
855
      "user",
 
856
      "validate",
 
857
      "value_for_platform",
 
858
      "y"
 
859
    ],
 
860
    "breakpoint": [
 
861
      "!",
 
862
      "!=",
 
863
      "!~",
 
864
      "<=>",
 
865
      "==",
 
866
      "===",
 
867
      "=~",
 
868
      "__id__",
 
869
      "__send__",
 
870
      "action",
 
871
      "allowed_actions",
 
872
      "allowed_actions=",
 
873
      "blank?",
 
874
      "class",
 
875
      "clone",
 
876
      "convert_to_class_name",
 
877
      "convert_to_snake_case",
 
878
      "cookbook_name",
 
879
      "cookbook_name=",
 
880
      "data_bag",
 
881
      "data_bag_item",
 
882
      "define_singleton_method",
 
883
      "deprecated_ivar",
 
884
      "display",
 
885
      "dup",
 
886
      "enclosing_provider",
 
887
      "enclosing_provider=",
 
888
      "enum_for",
 
889
      "epic_fail",
 
890
      "eql?",
 
891
      "equal?",
 
892
      "extend",
 
893
      "filename_to_qualified_string",
 
894
      "freeze",
 
895
      "frozen?",
 
896
      "full_const_get",
 
897
      "full_const_set",
 
898
      "gem",
 
899
      "hash",
 
900
      "ignore_failure",
 
901
      "in?",
 
902
      "initialize_clone",
 
903
      "initialize_dup",
 
904
      "inspect",
 
905
      "instance_eval",
 
906
      "instance_exec",
 
907
      "instance_of?",
 
908
      "instance_variable_defined?",
 
909
      "instance_variable_get",
 
910
      "instance_variable_set",
 
911
      "instance_variables",
 
912
      "is",
 
913
      "is_a?",
 
914
      "kind_of?",
 
915
      "load_prior_resource",
 
916
      "make_module",
 
917
      "meta_class",
 
918
      "method",
 
919
      "method_missing",
 
920
      "methods",
 
921
      "name",
 
922
      "nil?",
 
923
      "node",
 
924
      "noop",
 
925
      "not_if",
 
926
      "not_if_args",
 
927
      "notifies",
 
928
      "notifies_delayed",
 
929
      "notifies_immediate",
 
930
      "object_id",
 
931
      "only_if",
 
932
      "only_if_args",
 
933
      "params",
 
934
      "params=",
 
935
      "platform?",
 
936
      "private_methods",
 
937
      "protected_methods",
 
938
      "provider",
 
939
      "provider=",
 
940
      "psych_to_yaml",
 
941
      "psych_y",
 
942
      "public_method",
 
943
      "public_methods",
 
944
      "public_send",
 
945
      "quacks_like?",
 
946
      "recipe_name",
 
947
      "recipe_name=",
 
948
      "resource_name",
 
949
      "resources",
 
950
      "respond_to?",
 
951
      "respond_to_missing?",
 
952
      "run_action",
 
953
      "run_context",
 
954
      "run_context=",
 
955
      "search",
 
956
      "send",
 
957
      "set_if_args",
 
958
      "set_or_return",
 
959
      "singleton_class",
 
960
      "singleton_methods",
 
961
      "snake_case_basename",
 
962
      "source_line",
 
963
      "source_line=",
 
964
      "subscribes",
 
965
      "supports",
 
966
      "taint",
 
967
      "tainted?",
 
968
      "tap",
 
969
      "to_enum",
 
970
      "to_hash",
 
971
      "to_json",
 
972
      "to_s",
 
973
      "to_text",
 
974
      "to_yaml",
 
975
      "to_yaml_properties",
 
976
      "trust",
 
977
      "try_call",
 
978
      "try_dup",
 
979
      "untaint",
 
980
      "untrust",
 
981
      "untrusted?",
 
982
      "updated",
 
983
      "updated=",
 
984
      "updated?",
 
985
      "validate",
 
986
      "value_for_platform",
 
987
      "y"
 
988
    ],
 
989
    "cookbook_file": [
 
990
      "!",
 
991
      "!=",
 
992
      "!~",
 
993
      "<=>",
 
994
      "==",
 
995
      "===",
 
996
      "=~",
 
997
      "__id__",
 
998
      "__send__",
 
999
      "action",
 
1000
      "allowed_actions",
 
1001
      "allowed_actions=",
 
1002
      "backup",
 
1003
      "blank?",
 
1004
      "checksum",
 
1005
      "class",
 
1006
      "clone",
 
1007
      "content",
 
1008
      "convert_to_class_name",
 
1009
      "convert_to_snake_case",
 
1010
      "cookbook",
 
1011
      "cookbook_name",
 
1012
      "cookbook_name=",
 
1013
      "data_bag",
 
1014
      "data_bag_item",
 
1015
      "define_singleton_method",
 
1016
      "deprecated_ivar",
 
1017
      "display",
 
1018
      "dup",
 
1019
      "enclosing_provider",
 
1020
      "enclosing_provider=",
 
1021
      "enum_for",
 
1022
      "epic_fail",
 
1023
      "eql?",
 
1024
      "equal?",
 
1025
      "extend",
 
1026
      "filename_to_qualified_string",
 
1027
      "freeze",
 
1028
      "frozen?",
 
1029
      "full_const_get",
 
1030
      "full_const_set",
 
1031
      "gem",
 
1032
      "group",
 
1033
      "hash",
 
1034
      "ignore_failure",
 
1035
      "in?",
 
1036
      "initialize_clone",
 
1037
      "initialize_dup",
 
1038
      "inspect",
 
1039
      "instance_eval",
 
1040
      "instance_exec",
 
1041
      "instance_of?",
 
1042
      "instance_variable_defined?",
 
1043
      "instance_variable_get",
 
1044
      "instance_variable_set",
 
1045
      "instance_variables",
 
1046
      "is",
 
1047
      "is_a?",
 
1048
      "kind_of?",
 
1049
      "load_prior_resource",
 
1050
      "make_module",
 
1051
      "meta_class",
 
1052
      "method",
 
1053
      "method_missing",
 
1054
      "methods",
 
1055
      "mode",
 
1056
      "name",
 
1057
      "nil?",
 
1058
      "node",
 
1059
      "noop",
 
1060
      "not_if",
 
1061
      "not_if_args",
 
1062
      "notifies",
 
1063
      "notifies_delayed",
 
1064
      "notifies_immediate",
 
1065
      "object_id",
 
1066
      "only_if",
 
1067
      "only_if_args",
 
1068
      "owner",
 
1069
      "params",
 
1070
      "params=",
 
1071
      "path",
 
1072
      "platform?",
 
1073
      "private_methods",
 
1074
      "protected_methods",
 
1075
      "provider",
 
1076
      "provider=",
 
1077
      "psych_to_yaml",
 
1078
      "psych_y",
 
1079
      "public_method",
 
1080
      "public_methods",
 
1081
      "public_send",
 
1082
      "quacks_like?",
 
1083
      "recipe_name",
 
1084
      "recipe_name=",
 
1085
      "resource_name",
 
1086
      "resources",
 
1087
      "respond_to?",
 
1088
      "respond_to_missing?",
 
1089
      "run_action",
 
1090
      "run_context",
 
1091
      "run_context=",
 
1092
      "search",
 
1093
      "send",
 
1094
      "set_if_args",
 
1095
      "set_or_return",
 
1096
      "singleton_class",
 
1097
      "singleton_methods",
 
1098
      "snake_case_basename",
 
1099
      "source",
 
1100
      "source_line",
 
1101
      "source_line=",
 
1102
      "subscribes",
 
1103
      "supports",
 
1104
      "taint",
 
1105
      "tainted?",
 
1106
      "tap",
 
1107
      "to_enum",
 
1108
      "to_hash",
 
1109
      "to_json",
 
1110
      "to_s",
 
1111
      "to_text",
 
1112
      "to_yaml",
 
1113
      "to_yaml_properties",
 
1114
      "trust",
 
1115
      "try_call",
 
1116
      "try_dup",
 
1117
      "untaint",
 
1118
      "untrust",
 
1119
      "untrusted?",
 
1120
      "updated",
 
1121
      "updated=",
 
1122
      "updated?",
 
1123
      "validate",
 
1124
      "value_for_platform",
 
1125
      "y"
 
1126
    ],
 
1127
    "cron": [
 
1128
      "!",
 
1129
      "!=",
 
1130
      "!~",
 
1131
      "<=>",
 
1132
      "==",
 
1133
      "===",
 
1134
      "=~",
 
1135
      "__id__",
 
1136
      "__send__",
 
1137
      "action",
 
1138
      "allowed_actions",
 
1139
      "allowed_actions=",
 
1140
      "blank?",
 
1141
      "class",
 
1142
      "clone",
 
1143
      "command",
 
1144
      "convert_to_class_name",
 
1145
      "convert_to_snake_case",
 
1146
      "cookbook_name",
 
1147
      "cookbook_name=",
 
1148
      "data_bag",
 
1149
      "data_bag_item",
 
1150
      "day",
 
1151
      "define_singleton_method",
 
1152
      "deprecated_ivar",
 
1153
      "display",
 
1154
      "dup",
 
1155
      "enclosing_provider",
 
1156
      "enclosing_provider=",
 
1157
      "enum_for",
 
1158
      "epic_fail",
 
1159
      "eql?",
 
1160
      "equal?",
 
1161
      "extend",
 
1162
      "filename_to_qualified_string",
 
1163
      "freeze",
 
1164
      "frozen?",
 
1165
      "full_const_get",
 
1166
      "full_const_set",
 
1167
      "gem",
 
1168
      "hash",
 
1169
      "home",
 
1170
      "hour",
 
1171
      "ignore_failure",
 
1172
      "in?",
 
1173
      "initialize_clone",
 
1174
      "initialize_dup",
 
1175
      "inspect",
 
1176
      "instance_eval",
 
1177
      "instance_exec",
 
1178
      "instance_of?",
 
1179
      "instance_variable_defined?",
 
1180
      "instance_variable_get",
 
1181
      "instance_variable_set",
 
1182
      "instance_variables",
 
1183
      "is",
 
1184
      "is_a?",
 
1185
      "kind_of?",
 
1186
      "load_prior_resource",
 
1187
      "mailto",
 
1188
      "make_module",
 
1189
      "meta_class",
 
1190
      "method",
 
1191
      "method_missing",
 
1192
      "methods",
 
1193
      "minute",
 
1194
      "month",
 
1195
      "name",
 
1196
      "nil?",
 
1197
      "node",
 
1198
      "noop",
 
1199
      "not_if",
 
1200
      "not_if_args",
 
1201
      "notifies",
 
1202
      "notifies_delayed",
 
1203
      "notifies_immediate",
 
1204
      "object_id",
 
1205
      "only_if",
 
1206
      "only_if_args",
 
1207
      "params",
 
1208
      "params=",
 
1209
      "path",
 
1210
      "platform?",
 
1211
      "private_methods",
 
1212
      "protected_methods",
 
1213
      "provider",
 
1214
      "provider=",
 
1215
      "psych_to_yaml",
 
1216
      "psych_y",
 
1217
      "public_method",
 
1218
      "public_methods",
 
1219
      "public_send",
 
1220
      "quacks_like?",
 
1221
      "recipe_name",
 
1222
      "recipe_name=",
 
1223
      "resource_name",
 
1224
      "resources",
 
1225
      "respond_to?",
 
1226
      "respond_to_missing?",
 
1227
      "run_action",
 
1228
      "run_context",
 
1229
      "run_context=",
 
1230
      "search",
 
1231
      "send",
 
1232
      "set_if_args",
 
1233
      "set_or_return",
 
1234
      "shell",
 
1235
      "singleton_class",
 
1236
      "singleton_methods",
 
1237
      "snake_case_basename",
 
1238
      "source_line",
 
1239
      "source_line=",
 
1240
      "subscribes",
 
1241
      "supports",
 
1242
      "taint",
 
1243
      "tainted?",
 
1244
      "tap",
 
1245
      "to_enum",
 
1246
      "to_hash",
 
1247
      "to_json",
 
1248
      "to_s",
 
1249
      "to_text",
 
1250
      "to_yaml",
 
1251
      "to_yaml_properties",
 
1252
      "trust",
 
1253
      "try_call",
 
1254
      "try_dup",
 
1255
      "untaint",
 
1256
      "untrust",
 
1257
      "untrusted?",
 
1258
      "updated",
 
1259
      "updated=",
 
1260
      "updated?",
 
1261
      "user",
 
1262
      "validate",
 
1263
      "value_for_platform",
 
1264
      "weekday",
 
1265
      "y"
 
1266
    ],
 
1267
    "csh": [
 
1268
      "!",
 
1269
      "!=",
 
1270
      "!~",
 
1271
      "<=>",
 
1272
      "==",
 
1273
      "===",
 
1274
      "=~",
 
1275
      "__id__",
 
1276
      "__send__",
 
1277
      "action",
 
1278
      "allowed_actions",
 
1279
      "allowed_actions=",
 
1280
      "blank?",
 
1281
      "class",
 
1282
      "clone",
 
1283
      "code",
 
1284
      "command",
 
1285
      "convert_to_class_name",
 
1286
      "convert_to_snake_case",
 
1287
      "cookbook_name",
 
1288
      "cookbook_name=",
 
1289
      "creates",
 
1290
      "cwd",
 
1291
      "data_bag",
 
1292
      "data_bag_item",
 
1293
      "define_singleton_method",
 
1294
      "deprecated_ivar",
 
1295
      "display",
 
1296
      "dup",
 
1297
      "enclosing_provider",
 
1298
      "enclosing_provider=",
 
1299
      "enum_for",
 
1300
      "environment",
 
1301
      "epic_fail",
 
1302
      "eql?",
 
1303
      "equal?",
 
1304
      "extend",
 
1305
      "filename_to_qualified_string",
 
1306
      "freeze",
 
1307
      "frozen?",
 
1308
      "full_const_get",
 
1309
      "full_const_set",
 
1310
      "gem",
 
1311
      "group",
 
1312
      "hash",
 
1313
      "ignore_failure",
 
1314
      "in?",
 
1315
      "initialize_clone",
 
1316
      "initialize_dup",
 
1317
      "inspect",
 
1318
      "instance_eval",
 
1319
      "instance_exec",
 
1320
      "instance_of?",
 
1321
      "instance_variable_defined?",
 
1322
      "instance_variable_get",
 
1323
      "instance_variable_set",
 
1324
      "instance_variables",
 
1325
      "interpreter",
 
1326
      "is",
 
1327
      "is_a?",
 
1328
      "kind_of?",
 
1329
      "load_prior_resource",
 
1330
      "make_module",
 
1331
      "meta_class",
 
1332
      "method",
 
1333
      "method_missing",
 
1334
      "methods",
 
1335
      "name",
 
1336
      "nil?",
 
1337
      "node",
 
1338
      "noop",
 
1339
      "not_if",
 
1340
      "not_if_args",
 
1341
      "notifies",
 
1342
      "notifies_delayed",
 
1343
      "notifies_immediate",
 
1344
      "object_id",
 
1345
      "only_if",
 
1346
      "only_if_args",
 
1347
      "params",
 
1348
      "params=",
 
1349
      "path",
 
1350
      "platform?",
 
1351
      "private_methods",
 
1352
      "protected_methods",
 
1353
      "provider",
 
1354
      "provider=",
 
1355
      "psych_to_yaml",
 
1356
      "psych_y",
 
1357
      "public_method",
 
1358
      "public_methods",
 
1359
      "public_send",
 
1360
      "quacks_like?",
 
1361
      "recipe_name",
 
1362
      "recipe_name=",
 
1363
      "resource_name",
 
1364
      "resources",
 
1365
      "respond_to?",
 
1366
      "respond_to_missing?",
 
1367
      "returns",
 
1368
      "run_action",
 
1369
      "run_context",
 
1370
      "run_context=",
 
1371
      "search",
 
1372
      "send",
 
1373
      "set_if_args",
 
1374
      "set_or_return",
 
1375
      "singleton_class",
 
1376
      "singleton_methods",
 
1377
      "snake_case_basename",
 
1378
      "source_line",
 
1379
      "source_line=",
 
1380
      "subscribes",
 
1381
      "supports",
 
1382
      "taint",
 
1383
      "tainted?",
 
1384
      "tap",
 
1385
      "timeout",
 
1386
      "to_enum",
 
1387
      "to_hash",
 
1388
      "to_json",
 
1389
      "to_s",
 
1390
      "to_text",
 
1391
      "to_yaml",
 
1392
      "to_yaml_properties",
 
1393
      "trust",
 
1394
      "try_call",
 
1395
      "try_dup",
 
1396
      "umask",
 
1397
      "untaint",
 
1398
      "untrust",
 
1399
      "untrusted?",
 
1400
      "updated",
 
1401
      "updated=",
 
1402
      "updated?",
 
1403
      "user",
 
1404
      "validate",
 
1405
      "value_for_platform",
 
1406
      "y"
 
1407
    ],
 
1408
    "deploy": [
 
1409
      "!",
 
1410
      "!=",
 
1411
      "!~",
 
1412
      "<=>",
 
1413
      "==",
 
1414
      "===",
 
1415
      "=~",
 
1416
      "__id__",
 
1417
      "__send__",
 
1418
      "action",
 
1419
      "after_restart",
 
1420
      "allowed_actions",
 
1421
      "allowed_actions=",
 
1422
      "before_migrate",
 
1423
      "before_restart",
 
1424
      "before_symlink",
 
1425
      "blank?",
 
1426
      "branch",
 
1427
      "class",
 
1428
      "clone",
 
1429
      "convert_to_class_name",
 
1430
      "convert_to_snake_case",
 
1431
      "cookbook_name",
 
1432
      "cookbook_name=",
 
1433
      "copy_exclude",
 
1434
      "create_dirs_before_symlink",
 
1435
      "current_path",
 
1436
      "data_bag",
 
1437
      "data_bag_item",
 
1438
      "define_singleton_method",
 
1439
      "deploy_to",
 
1440
      "deprecated_ivar",
 
1441
      "depth",
 
1442
      "destination",
 
1443
      "display",
 
1444
      "dup",
 
1445
      "enable_submodules",
 
1446
      "enclosing_provider",
 
1447
      "enclosing_provider=",
 
1448
      "enum_for",
 
1449
      "environment",
 
1450
      "epic_fail",
 
1451
      "eql?",
 
1452
      "equal?",
 
1453
      "extend",
 
1454
      "filename_to_qualified_string",
 
1455
      "freeze",
 
1456
      "frozen?",
 
1457
      "full_const_get",
 
1458
      "full_const_set",
 
1459
      "gem",
 
1460
      "git_ssh_wrapper",
 
1461
      "group",
 
1462
      "hash",
 
1463
      "ignore_failure",
 
1464
      "in?",
 
1465
      "initialize_clone",
 
1466
      "initialize_dup",
 
1467
      "inspect",
 
1468
      "instance_eval",
 
1469
      "instance_exec",
 
1470
      "instance_of?",
 
1471
      "instance_variable_defined?",
 
1472
      "instance_variable_get",
 
1473
      "instance_variable_set",
 
1474
      "instance_variables",
 
1475
      "is",
 
1476
      "is_a?",
 
1477
      "kind_of?",
 
1478
      "load_prior_resource",
 
1479
      "make_module",
 
1480
      "meta_class",
 
1481
      "method",
 
1482
      "method_missing",
 
1483
      "methods",
 
1484
      "migrate",
 
1485
      "migration_command",
 
1486
      "name",
 
1487
      "nil?",
 
1488
      "node",
 
1489
      "noop",
 
1490
      "not_if",
 
1491
      "not_if_args",
 
1492
      "notifies",
 
1493
      "notifies_delayed",
 
1494
      "notifies_immediate",
 
1495
      "object_id",
 
1496
      "only_if",
 
1497
      "only_if_args",
 
1498
      "params",
 
1499
      "params=",
 
1500
      "platform?",
 
1501
      "private_methods",
 
1502
      "protected_methods",
 
1503
      "provider",
 
1504
      "provider=",
 
1505
      "psych_to_yaml",
 
1506
      "psych_y",
 
1507
      "public_method",
 
1508
      "public_methods",
 
1509
      "public_send",
 
1510
      "purge_before_symlink",
 
1511
      "quacks_like?",
 
1512
      "recipe_name",
 
1513
      "recipe_name=",
 
1514
      "remote",
 
1515
      "repo",
 
1516
      "repository",
 
1517
      "repository_cache",
 
1518
      "resource_name",
 
1519
      "resources",
 
1520
      "respond_to?",
 
1521
      "respond_to_missing?",
 
1522
      "restart",
 
1523
      "restart_command",
 
1524
      "revision",
 
1525
      "role",
 
1526
      "run_action",
 
1527
      "run_context",
 
1528
      "run_context=",
 
1529
      "scm_provider",
 
1530
      "search",
 
1531
      "send",
 
1532
      "set_if_args",
 
1533
      "set_or_return",
 
1534
      "shallow_clone",
 
1535
      "shared_path",
 
1536
      "singleton_class",
 
1537
      "singleton_methods",
 
1538
      "snake_case_basename",
 
1539
      "source_line",
 
1540
      "source_line=",
 
1541
      "ssh_wrapper",
 
1542
      "subscribes",
 
1543
      "supports",
 
1544
      "svn_arguments",
 
1545
      "svn_force_export",
 
1546
      "svn_info_args",
 
1547
      "svn_password",
 
1548
      "svn_username",
 
1549
      "symlink_before_migrate",
 
1550
      "symlinks",
 
1551
      "taint",
 
1552
      "tainted?",
 
1553
      "tap",
 
1554
      "to_enum",
 
1555
      "to_hash",
 
1556
      "to_json",
 
1557
      "to_s",
 
1558
      "to_text",
 
1559
      "to_yaml",
 
1560
      "to_yaml_properties",
 
1561
      "trust",
 
1562
      "try_call",
 
1563
      "try_dup",
 
1564
      "untaint",
 
1565
      "untrust",
 
1566
      "untrusted?",
 
1567
      "updated",
 
1568
      "updated=",
 
1569
      "updated?",
 
1570
      "user",
 
1571
      "validate",
 
1572
      "value_for_platform",
 
1573
      "y"
 
1574
    ],
 
1575
    "deploy_branch": [
 
1576
      "!",
 
1577
      "!=",
 
1578
      "!~",
 
1579
      "<=>",
 
1580
      "==",
 
1581
      "===",
 
1582
      "=~",
 
1583
      "__id__",
 
1584
      "__send__",
 
1585
      "action",
 
1586
      "after_restart",
 
1587
      "allowed_actions",
 
1588
      "allowed_actions=",
 
1589
      "before_migrate",
 
1590
      "before_restart",
 
1591
      "before_symlink",
 
1592
      "blank?",
 
1593
      "branch",
 
1594
      "class",
 
1595
      "clone",
 
1596
      "convert_to_class_name",
 
1597
      "convert_to_snake_case",
 
1598
      "cookbook_name",
 
1599
      "cookbook_name=",
 
1600
      "copy_exclude",
 
1601
      "create_dirs_before_symlink",
 
1602
      "current_path",
 
1603
      "data_bag",
 
1604
      "data_bag_item",
 
1605
      "define_singleton_method",
 
1606
      "deploy_to",
 
1607
      "deprecated_ivar",
 
1608
      "depth",
 
1609
      "destination",
 
1610
      "display",
 
1611
      "dup",
 
1612
      "enable_submodules",
 
1613
      "enclosing_provider",
 
1614
      "enclosing_provider=",
 
1615
      "enum_for",
 
1616
      "environment",
 
1617
      "epic_fail",
 
1618
      "eql?",
 
1619
      "equal?",
 
1620
      "extend",
 
1621
      "filename_to_qualified_string",
 
1622
      "freeze",
 
1623
      "frozen?",
 
1624
      "full_const_get",
 
1625
      "full_const_set",
 
1626
      "gem",
 
1627
      "git_ssh_wrapper",
 
1628
      "group",
 
1629
      "hash",
 
1630
      "ignore_failure",
 
1631
      "in?",
 
1632
      "initialize_clone",
 
1633
      "initialize_dup",
 
1634
      "inspect",
 
1635
      "instance_eval",
 
1636
      "instance_exec",
 
1637
      "instance_of?",
 
1638
      "instance_variable_defined?",
 
1639
      "instance_variable_get",
 
1640
      "instance_variable_set",
 
1641
      "instance_variables",
 
1642
      "is",
 
1643
      "is_a?",
 
1644
      "kind_of?",
 
1645
      "load_prior_resource",
 
1646
      "make_module",
 
1647
      "meta_class",
 
1648
      "method",
 
1649
      "method_missing",
 
1650
      "methods",
 
1651
      "migrate",
 
1652
      "migration_command",
 
1653
      "name",
 
1654
      "nil?",
 
1655
      "node",
 
1656
      "noop",
 
1657
      "not_if",
 
1658
      "not_if_args",
 
1659
      "notifies",
 
1660
      "notifies_delayed",
 
1661
      "notifies_immediate",
 
1662
      "object_id",
 
1663
      "only_if",
 
1664
      "only_if_args",
 
1665
      "params",
 
1666
      "params=",
 
1667
      "platform?",
 
1668
      "private_methods",
 
1669
      "protected_methods",
 
1670
      "provider",
 
1671
      "provider=",
 
1672
      "psych_to_yaml",
 
1673
      "psych_y",
 
1674
      "public_method",
 
1675
      "public_methods",
 
1676
      "public_send",
 
1677
      "purge_before_symlink",
 
1678
      "quacks_like?",
 
1679
      "recipe_name",
 
1680
      "recipe_name=",
 
1681
      "remote",
 
1682
      "repo",
 
1683
      "repository",
 
1684
      "repository_cache",
 
1685
      "resource_name",
 
1686
      "resources",
 
1687
      "respond_to?",
 
1688
      "respond_to_missing?",
 
1689
      "restart",
 
1690
      "restart_command",
 
1691
      "revision",
 
1692
      "role",
 
1693
      "run_action",
 
1694
      "run_context",
 
1695
      "run_context=",
 
1696
      "scm_provider",
 
1697
      "search",
 
1698
      "send",
 
1699
      "set_if_args",
 
1700
      "set_or_return",
 
1701
      "shallow_clone",
 
1702
      "shared_path",
 
1703
      "singleton_class",
 
1704
      "singleton_methods",
 
1705
      "snake_case_basename",
 
1706
      "source_line",
 
1707
      "source_line=",
 
1708
      "ssh_wrapper",
 
1709
      "subscribes",
 
1710
      "supports",
 
1711
      "svn_arguments",
 
1712
      "svn_force_export",
 
1713
      "svn_info_args",
 
1714
      "svn_password",
 
1715
      "svn_username",
 
1716
      "symlink_before_migrate",
 
1717
      "symlinks",
 
1718
      "taint",
 
1719
      "tainted?",
 
1720
      "tap",
 
1721
      "to_enum",
 
1722
      "to_hash",
 
1723
      "to_json",
 
1724
      "to_s",
 
1725
      "to_text",
 
1726
      "to_yaml",
 
1727
      "to_yaml_properties",
 
1728
      "trust",
 
1729
      "try_call",
 
1730
      "try_dup",
 
1731
      "untaint",
 
1732
      "untrust",
 
1733
      "untrusted?",
 
1734
      "updated",
 
1735
      "updated=",
 
1736
      "updated?",
 
1737
      "user",
 
1738
      "validate",
 
1739
      "value_for_platform",
 
1740
      "y"
 
1741
    ],
 
1742
    "deploy_revision": [
 
1743
      "!",
 
1744
      "!=",
 
1745
      "!~",
 
1746
      "<=>",
 
1747
      "==",
 
1748
      "===",
 
1749
      "=~",
 
1750
      "__id__",
 
1751
      "__send__",
 
1752
      "action",
 
1753
      "after_restart",
 
1754
      "allowed_actions",
 
1755
      "allowed_actions=",
 
1756
      "before_migrate",
 
1757
      "before_restart",
 
1758
      "before_symlink",
 
1759
      "blank?",
 
1760
      "branch",
 
1761
      "class",
 
1762
      "clone",
 
1763
      "convert_to_class_name",
 
1764
      "convert_to_snake_case",
 
1765
      "cookbook_name",
 
1766
      "cookbook_name=",
 
1767
      "copy_exclude",
 
1768
      "create_dirs_before_symlink",
 
1769
      "current_path",
 
1770
      "data_bag",
 
1771
      "data_bag_item",
 
1772
      "define_singleton_method",
 
1773
      "deploy_to",
 
1774
      "deprecated_ivar",
 
1775
      "depth",
 
1776
      "destination",
 
1777
      "display",
 
1778
      "dup",
 
1779
      "enable_submodules",
 
1780
      "enclosing_provider",
 
1781
      "enclosing_provider=",
 
1782
      "enum_for",
 
1783
      "environment",
 
1784
      "epic_fail",
 
1785
      "eql?",
 
1786
      "equal?",
 
1787
      "extend",
 
1788
      "filename_to_qualified_string",
 
1789
      "freeze",
 
1790
      "frozen?",
 
1791
      "full_const_get",
 
1792
      "full_const_set",
 
1793
      "gem",
 
1794
      "git_ssh_wrapper",
 
1795
      "group",
 
1796
      "hash",
 
1797
      "ignore_failure",
 
1798
      "in?",
 
1799
      "initialize_clone",
 
1800
      "initialize_dup",
 
1801
      "inspect",
 
1802
      "instance_eval",
 
1803
      "instance_exec",
 
1804
      "instance_of?",
 
1805
      "instance_variable_defined?",
 
1806
      "instance_variable_get",
 
1807
      "instance_variable_set",
 
1808
      "instance_variables",
 
1809
      "is",
 
1810
      "is_a?",
 
1811
      "kind_of?",
 
1812
      "load_prior_resource",
 
1813
      "make_module",
 
1814
      "meta_class",
 
1815
      "method",
 
1816
      "method_missing",
 
1817
      "methods",
 
1818
      "migrate",
 
1819
      "migration_command",
 
1820
      "name",
 
1821
      "nil?",
 
1822
      "node",
 
1823
      "noop",
 
1824
      "not_if",
 
1825
      "not_if_args",
 
1826
      "notifies",
 
1827
      "notifies_delayed",
 
1828
      "notifies_immediate",
 
1829
      "object_id",
 
1830
      "only_if",
 
1831
      "only_if_args",
 
1832
      "params",
 
1833
      "params=",
 
1834
      "platform?",
 
1835
      "private_methods",
 
1836
      "protected_methods",
 
1837
      "provider",
 
1838
      "provider=",
 
1839
      "psych_to_yaml",
 
1840
      "psych_y",
 
1841
      "public_method",
 
1842
      "public_methods",
 
1843
      "public_send",
 
1844
      "purge_before_symlink",
 
1845
      "quacks_like?",
 
1846
      "recipe_name",
 
1847
      "recipe_name=",
 
1848
      "remote",
 
1849
      "repo",
 
1850
      "repository",
 
1851
      "repository_cache",
 
1852
      "resource_name",
 
1853
      "resources",
 
1854
      "respond_to?",
 
1855
      "respond_to_missing?",
 
1856
      "restart",
 
1857
      "restart_command",
 
1858
      "revision",
 
1859
      "role",
 
1860
      "run_action",
 
1861
      "run_context",
 
1862
      "run_context=",
 
1863
      "scm_provider",
 
1864
      "search",
 
1865
      "send",
 
1866
      "set_if_args",
 
1867
      "set_or_return",
 
1868
      "shallow_clone",
 
1869
      "shared_path",
 
1870
      "singleton_class",
 
1871
      "singleton_methods",
 
1872
      "snake_case_basename",
 
1873
      "source_line",
 
1874
      "source_line=",
 
1875
      "ssh_wrapper",
 
1876
      "subscribes",
 
1877
      "supports",
 
1878
      "svn_arguments",
 
1879
      "svn_force_export",
 
1880
      "svn_info_args",
 
1881
      "svn_password",
 
1882
      "svn_username",
 
1883
      "symlink_before_migrate",
 
1884
      "symlinks",
 
1885
      "taint",
 
1886
      "tainted?",
 
1887
      "tap",
 
1888
      "to_enum",
 
1889
      "to_hash",
 
1890
      "to_json",
 
1891
      "to_s",
 
1892
      "to_text",
 
1893
      "to_yaml",
 
1894
      "to_yaml_properties",
 
1895
      "trust",
 
1896
      "try_call",
 
1897
      "try_dup",
 
1898
      "untaint",
 
1899
      "untrust",
 
1900
      "untrusted?",
 
1901
      "updated",
 
1902
      "updated=",
 
1903
      "updated?",
 
1904
      "user",
 
1905
      "validate",
 
1906
      "value_for_platform",
 
1907
      "y"
 
1908
    ],
 
1909
    "": null,
 
1910
    "directory": [
 
1911
      "!",
 
1912
      "!=",
 
1913
      "!~",
 
1914
      "<=>",
 
1915
      "==",
 
1916
      "===",
 
1917
      "=~",
 
1918
      "__id__",
 
1919
      "__send__",
 
1920
      "action",
 
1921
      "allowed_actions",
 
1922
      "allowed_actions=",
 
1923
      "blank?",
 
1924
      "class",
 
1925
      "clone",
 
1926
      "convert_to_class_name",
 
1927
      "convert_to_snake_case",
 
1928
      "cookbook_name",
 
1929
      "cookbook_name=",
 
1930
      "data_bag",
 
1931
      "data_bag_item",
 
1932
      "define_singleton_method",
 
1933
      "deprecated_ivar",
 
1934
      "display",
 
1935
      "dup",
 
1936
      "enclosing_provider",
 
1937
      "enclosing_provider=",
 
1938
      "enum_for",
 
1939
      "epic_fail",
 
1940
      "eql?",
 
1941
      "equal?",
 
1942
      "extend",
 
1943
      "filename_to_qualified_string",
 
1944
      "freeze",
 
1945
      "frozen?",
 
1946
      "full_const_get",
 
1947
      "full_const_set",
 
1948
      "gem",
 
1949
      "group",
 
1950
      "hash",
 
1951
      "ignore_failure",
 
1952
      "in?",
 
1953
      "initialize_clone",
 
1954
      "initialize_dup",
 
1955
      "inspect",
 
1956
      "instance_eval",
 
1957
      "instance_exec",
 
1958
      "instance_of?",
 
1959
      "instance_variable_defined?",
 
1960
      "instance_variable_get",
 
1961
      "instance_variable_set",
 
1962
      "instance_variables",
 
1963
      "is",
 
1964
      "is_a?",
 
1965
      "kind_of?",
 
1966
      "load_prior_resource",
 
1967
      "make_module",
 
1968
      "meta_class",
 
1969
      "method",
 
1970
      "method_missing",
 
1971
      "methods",
 
1972
      "mode",
 
1973
      "name",
 
1974
      "nil?",
 
1975
      "node",
 
1976
      "noop",
 
1977
      "not_if",
 
1978
      "not_if_args",
 
1979
      "notifies",
 
1980
      "notifies_delayed",
 
1981
      "notifies_immediate",
 
1982
      "object_id",
 
1983
      "only_if",
 
1984
      "only_if_args",
 
1985
      "owner",
 
1986
      "params",
 
1987
      "params=",
 
1988
      "path",
 
1989
      "platform?",
 
1990
      "private_methods",
 
1991
      "protected_methods",
 
1992
      "provider",
 
1993
      "provider=",
 
1994
      "psych_to_yaml",
 
1995
      "psych_y",
 
1996
      "public_method",
 
1997
      "public_methods",
 
1998
      "public_send",
 
1999
      "quacks_like?",
 
2000
      "recipe_name",
 
2001
      "recipe_name=",
 
2002
      "recursive",
 
2003
      "resource_name",
 
2004
      "resources",
 
2005
      "respond_to?",
 
2006
      "respond_to_missing?",
 
2007
      "run_action",
 
2008
      "run_context",
 
2009
      "run_context=",
 
2010
      "search",
 
2011
      "send",
 
2012
      "set_if_args",
 
2013
      "set_or_return",
 
2014
      "singleton_class",
 
2015
      "singleton_methods",
 
2016
      "snake_case_basename",
 
2017
      "source_line",
 
2018
      "source_line=",
 
2019
      "subscribes",
 
2020
      "supports",
 
2021
      "taint",
 
2022
      "tainted?",
 
2023
      "tap",
 
2024
      "to_enum",
 
2025
      "to_hash",
 
2026
      "to_json",
 
2027
      "to_s",
 
2028
      "to_text",
 
2029
      "to_yaml",
 
2030
      "to_yaml_properties",
 
2031
      "trust",
 
2032
      "try_call",
 
2033
      "try_dup",
 
2034
      "untaint",
 
2035
      "untrust",
 
2036
      "untrusted?",
 
2037
      "updated",
 
2038
      "updated=",
 
2039
      "updated?",
 
2040
      "validate",
 
2041
      "value_for_platform",
 
2042
      "y"
 
2043
    ],
 
2044
    "dpkg_package": [
 
2045
      "!",
 
2046
      "!=",
 
2047
      "!~",
 
2048
      "<=>",
 
2049
      "==",
 
2050
      "===",
 
2051
      "=~",
 
2052
      "__id__",
 
2053
      "__send__",
 
2054
      "action",
 
2055
      "allowed_actions",
 
2056
      "allowed_actions=",
 
2057
      "blank?",
 
2058
      "class",
 
2059
      "clone",
 
2060
      "convert_to_class_name",
 
2061
      "convert_to_snake_case",
 
2062
      "cookbook_name",
 
2063
      "cookbook_name=",
 
2064
      "data_bag",
 
2065
      "data_bag_item",
 
2066
      "define_singleton_method",
 
2067
      "deprecated_ivar",
 
2068
      "display",
 
2069
      "dup",
 
2070
      "enclosing_provider",
 
2071
      "enclosing_provider=",
 
2072
      "enum_for",
 
2073
      "epic_fail",
 
2074
      "eql?",
 
2075
      "equal?",
 
2076
      "extend",
 
2077
      "filename_to_qualified_string",
 
2078
      "freeze",
 
2079
      "frozen?",
 
2080
      "full_const_get",
 
2081
      "full_const_set",
 
2082
      "gem",
 
2083
      "hash",
 
2084
      "ignore_failure",
 
2085
      "in?",
 
2086
      "initialize_clone",
 
2087
      "initialize_dup",
 
2088
      "inspect",
 
2089
      "instance_eval",
 
2090
      "instance_exec",
 
2091
      "instance_of?",
 
2092
      "instance_variable_defined?",
 
2093
      "instance_variable_get",
 
2094
      "instance_variable_set",
 
2095
      "instance_variables",
 
2096
      "is",
 
2097
      "is_a?",
 
2098
      "kind_of?",
 
2099
      "load_prior_resource",
 
2100
      "make_module",
 
2101
      "meta_class",
 
2102
      "method",
 
2103
      "method_missing",
 
2104
      "methods",
 
2105
      "name",
 
2106
      "nil?",
 
2107
      "node",
 
2108
      "noop",
 
2109
      "not_if",
 
2110
      "not_if_args",
 
2111
      "notifies",
 
2112
      "notifies_delayed",
 
2113
      "notifies_immediate",
 
2114
      "object_id",
 
2115
      "only_if",
 
2116
      "only_if_args",
 
2117
      "options",
 
2118
      "package_name",
 
2119
      "params",
 
2120
      "params=",
 
2121
      "platform?",
 
2122
      "private_methods",
 
2123
      "protected_methods",
 
2124
      "provider",
 
2125
      "provider=",
 
2126
      "psych_to_yaml",
 
2127
      "psych_y",
 
2128
      "public_method",
 
2129
      "public_methods",
 
2130
      "public_send",
 
2131
      "quacks_like?",
 
2132
      "recipe_name",
 
2133
      "recipe_name=",
 
2134
      "resource_name",
 
2135
      "resources",
 
2136
      "respond_to?",
 
2137
      "respond_to_missing?",
 
2138
      "response_file",
 
2139
      "run_action",
 
2140
      "run_context",
 
2141
      "run_context=",
 
2142
      "search",
 
2143
      "send",
 
2144
      "set_if_args",
 
2145
      "set_or_return",
 
2146
      "singleton_class",
 
2147
      "singleton_methods",
 
2148
      "snake_case_basename",
 
2149
      "source",
 
2150
      "source_line",
 
2151
      "source_line=",
 
2152
      "subscribes",
 
2153
      "supports",
 
2154
      "taint",
 
2155
      "tainted?",
 
2156
      "tap",
 
2157
      "to_enum",
 
2158
      "to_hash",
 
2159
      "to_json",
 
2160
      "to_s",
 
2161
      "to_text",
 
2162
      "to_yaml",
 
2163
      "to_yaml_properties",
 
2164
      "trust",
 
2165
      "try_call",
 
2166
      "try_dup",
 
2167
      "untaint",
 
2168
      "untrust",
 
2169
      "untrusted?",
 
2170
      "updated",
 
2171
      "updated=",
 
2172
      "updated?",
 
2173
      "validate",
 
2174
      "value_for_platform",
 
2175
      "version",
 
2176
      "y"
 
2177
    ],
 
2178
    "easy_install_package": [
 
2179
      "!",
 
2180
      "!=",
 
2181
      "!~",
 
2182
      "<=>",
 
2183
      "==",
 
2184
      "===",
 
2185
      "=~",
 
2186
      "__id__",
 
2187
      "__send__",
 
2188
      "action",
 
2189
      "allowed_actions",
 
2190
      "allowed_actions=",
 
2191
      "blank?",
 
2192
      "class",
 
2193
      "clone",
 
2194
      "convert_to_class_name",
 
2195
      "convert_to_snake_case",
 
2196
      "cookbook_name",
 
2197
      "cookbook_name=",
 
2198
      "data_bag",
 
2199
      "data_bag_item",
 
2200
      "define_singleton_method",
 
2201
      "deprecated_ivar",
 
2202
      "display",
 
2203
      "dup",
 
2204
      "easy_install_binary",
 
2205
      "enclosing_provider",
 
2206
      "enclosing_provider=",
 
2207
      "enum_for",
 
2208
      "epic_fail",
 
2209
      "eql?",
 
2210
      "equal?",
 
2211
      "extend",
 
2212
      "filename_to_qualified_string",
 
2213
      "freeze",
 
2214
      "frozen?",
 
2215
      "full_const_get",
 
2216
      "full_const_set",
 
2217
      "gem",
 
2218
      "hash",
 
2219
      "ignore_failure",
 
2220
      "in?",
 
2221
      "initialize_clone",
 
2222
      "initialize_dup",
 
2223
      "inspect",
 
2224
      "instance_eval",
 
2225
      "instance_exec",
 
2226
      "instance_of?",
 
2227
      "instance_variable_defined?",
 
2228
      "instance_variable_get",
 
2229
      "instance_variable_set",
 
2230
      "instance_variables",
 
2231
      "is",
 
2232
      "is_a?",
 
2233
      "kind_of?",
 
2234
      "load_prior_resource",
 
2235
      "make_module",
 
2236
      "meta_class",
 
2237
      "method",
 
2238
      "method_missing",
 
2239
      "methods",
 
2240
      "name",
 
2241
      "nil?",
 
2242
      "node",
 
2243
      "noop",
 
2244
      "not_if",
 
2245
      "not_if_args",
 
2246
      "notifies",
 
2247
      "notifies_delayed",
 
2248
      "notifies_immediate",
 
2249
      "object_id",
 
2250
      "only_if",
 
2251
      "only_if_args",
 
2252
      "options",
 
2253
      "package_name",
 
2254
      "params",
 
2255
      "params=",
 
2256
      "platform?",
 
2257
      "private_methods",
 
2258
      "protected_methods",
 
2259
      "provider",
 
2260
      "provider=",
 
2261
      "psych_to_yaml",
 
2262
      "psych_y",
 
2263
      "public_method",
 
2264
      "public_methods",
 
2265
      "public_send",
 
2266
      "quacks_like?",
 
2267
      "recipe_name",
 
2268
      "recipe_name=",
 
2269
      "resource_name",
 
2270
      "resources",
 
2271
      "respond_to?",
 
2272
      "respond_to_missing?",
 
2273
      "response_file",
 
2274
      "run_action",
 
2275
      "run_context",
 
2276
      "run_context=",
 
2277
      "search",
 
2278
      "send",
 
2279
      "set_if_args",
 
2280
      "set_or_return",
 
2281
      "singleton_class",
 
2282
      "singleton_methods",
 
2283
      "snake_case_basename",
 
2284
      "source",
 
2285
      "source_line",
 
2286
      "source_line=",
 
2287
      "subscribes",
 
2288
      "supports",
 
2289
      "taint",
 
2290
      "tainted?",
 
2291
      "tap",
 
2292
      "to_enum",
 
2293
      "to_hash",
 
2294
      "to_json",
 
2295
      "to_s",
 
2296
      "to_text",
 
2297
      "to_yaml",
 
2298
      "to_yaml_properties",
 
2299
      "trust",
 
2300
      "try_call",
 
2301
      "try_dup",
 
2302
      "untaint",
 
2303
      "untrust",
 
2304
      "untrusted?",
 
2305
      "updated",
 
2306
      "updated=",
 
2307
      "updated?",
 
2308
      "validate",
 
2309
      "value_for_platform",
 
2310
      "version",
 
2311
      "y"
 
2312
    ],
 
2313
    "env": [
 
2314
      "!",
 
2315
      "!=",
 
2316
      "!~",
 
2317
      "<=>",
 
2318
      "==",
 
2319
      "===",
 
2320
      "=~",
 
2321
      "__id__",
 
2322
      "__send__",
 
2323
      "action",
 
2324
      "allowed_actions",
 
2325
      "allowed_actions=",
 
2326
      "blank?",
 
2327
      "class",
 
2328
      "clone",
 
2329
      "convert_to_class_name",
 
2330
      "convert_to_snake_case",
 
2331
      "cookbook_name",
 
2332
      "cookbook_name=",
 
2333
      "data_bag",
 
2334
      "data_bag_item",
 
2335
      "define_singleton_method",
 
2336
      "delim",
 
2337
      "deprecated_ivar",
 
2338
      "display",
 
2339
      "dup",
 
2340
      "enclosing_provider",
 
2341
      "enclosing_provider=",
 
2342
      "enum_for",
 
2343
      "epic_fail",
 
2344
      "eql?",
 
2345
      "equal?",
 
2346
      "extend",
 
2347
      "filename_to_qualified_string",
 
2348
      "freeze",
 
2349
      "frozen?",
 
2350
      "full_const_get",
 
2351
      "full_const_set",
 
2352
      "gem",
 
2353
      "hash",
 
2354
      "ignore_failure",
 
2355
      "in?",
 
2356
      "initialize_clone",
 
2357
      "initialize_dup",
 
2358
      "inspect",
 
2359
      "instance_eval",
 
2360
      "instance_exec",
 
2361
      "instance_of?",
 
2362
      "instance_variable_defined?",
 
2363
      "instance_variable_get",
 
2364
      "instance_variable_set",
 
2365
      "instance_variables",
 
2366
      "is",
 
2367
      "is_a?",
 
2368
      "key_name",
 
2369
      "kind_of?",
 
2370
      "load_prior_resource",
 
2371
      "make_module",
 
2372
      "meta_class",
 
2373
      "method",
 
2374
      "method_missing",
 
2375
      "methods",
 
2376
      "name",
 
2377
      "nil?",
 
2378
      "node",
 
2379
      "noop",
 
2380
      "not_if",
 
2381
      "not_if_args",
 
2382
      "notifies",
 
2383
      "notifies_delayed",
 
2384
      "notifies_immediate",
 
2385
      "object_id",
 
2386
      "only_if",
 
2387
      "only_if_args",
 
2388
      "params",
 
2389
      "params=",
 
2390
      "platform?",
 
2391
      "private_methods",
 
2392
      "protected_methods",
 
2393
      "provider",
 
2394
      "provider=",
 
2395
      "psych_to_yaml",
 
2396
      "psych_y",
 
2397
      "public_method",
 
2398
      "public_methods",
 
2399
      "public_send",
 
2400
      "quacks_like?",
 
2401
      "recipe_name",
 
2402
      "recipe_name=",
 
2403
      "resource_name",
 
2404
      "resources",
 
2405
      "respond_to?",
 
2406
      "respond_to_missing?",
 
2407
      "run_action",
 
2408
      "run_context",
 
2409
      "run_context=",
 
2410
      "search",
 
2411
      "send",
 
2412
      "set_if_args",
 
2413
      "set_or_return",
 
2414
      "singleton_class",
 
2415
      "singleton_methods",
 
2416
      "snake_case_basename",
 
2417
      "source_line",
 
2418
      "source_line=",
 
2419
      "subscribes",
 
2420
      "supports",
 
2421
      "taint",
 
2422
      "tainted?",
 
2423
      "tap",
 
2424
      "to_enum",
 
2425
      "to_hash",
 
2426
      "to_json",
 
2427
      "to_s",
 
2428
      "to_text",
 
2429
      "to_yaml",
 
2430
      "to_yaml_properties",
 
2431
      "trust",
 
2432
      "try_call",
 
2433
      "try_dup",
 
2434
      "untaint",
 
2435
      "untrust",
 
2436
      "untrusted?",
 
2437
      "updated",
 
2438
      "updated=",
 
2439
      "updated?",
 
2440
      "validate",
 
2441
      "value",
 
2442
      "value_for_platform",
 
2443
      "y"
 
2444
    ],
 
2445
    "erl_call": [
 
2446
      "!",
 
2447
      "!=",
 
2448
      "!~",
 
2449
      "<=>",
 
2450
      "==",
 
2451
      "===",
 
2452
      "=~",
 
2453
      "__id__",
 
2454
      "__send__",
 
2455
      "action",
 
2456
      "allowed_actions",
 
2457
      "allowed_actions=",
 
2458
      "blank?",
 
2459
      "class",
 
2460
      "clone",
 
2461
      "code",
 
2462
      "convert_to_class_name",
 
2463
      "convert_to_snake_case",
 
2464
      "cookbook_name",
 
2465
      "cookbook_name=",
 
2466
      "cookie",
 
2467
      "data_bag",
 
2468
      "data_bag_item",
 
2469
      "define_singleton_method",
 
2470
      "deprecated_ivar",
 
2471
      "display",
 
2472
      "distributed",
 
2473
      "dup",
 
2474
      "enclosing_provider",
 
2475
      "enclosing_provider=",
 
2476
      "enum_for",
 
2477
      "epic_fail",
 
2478
      "eql?",
 
2479
      "equal?",
 
2480
      "extend",
 
2481
      "filename_to_qualified_string",
 
2482
      "freeze",
 
2483
      "frozen?",
 
2484
      "full_const_get",
 
2485
      "full_const_set",
 
2486
      "gem",
 
2487
      "hash",
 
2488
      "ignore_failure",
 
2489
      "in?",
 
2490
      "initialize_clone",
 
2491
      "initialize_dup",
 
2492
      "inspect",
 
2493
      "instance_eval",
 
2494
      "instance_exec",
 
2495
      "instance_of?",
 
2496
      "instance_variable_defined?",
 
2497
      "instance_variable_get",
 
2498
      "instance_variable_set",
 
2499
      "instance_variables",
 
2500
      "is",
 
2501
      "is_a?",
 
2502
      "kind_of?",
 
2503
      "load_prior_resource",
 
2504
      "make_module",
 
2505
      "meta_class",
 
2506
      "method",
 
2507
      "method_missing",
 
2508
      "methods",
 
2509
      "name",
 
2510
      "name_type",
 
2511
      "nil?",
 
2512
      "node",
 
2513
      "node_name",
 
2514
      "noop",
 
2515
      "not_if",
 
2516
      "not_if_args",
 
2517
      "notifies",
 
2518
      "notifies_delayed",
 
2519
      "notifies_immediate",
 
2520
      "object_id",
 
2521
      "only_if",
 
2522
      "only_if_args",
 
2523
      "params",
 
2524
      "params=",
 
2525
      "platform?",
 
2526
      "private_methods",
 
2527
      "protected_methods",
 
2528
      "provider",
 
2529
      "provider=",
 
2530
      "psych_to_yaml",
 
2531
      "psych_y",
 
2532
      "public_method",
 
2533
      "public_methods",
 
2534
      "public_send",
 
2535
      "quacks_like?",
 
2536
      "recipe_name",
 
2537
      "recipe_name=",
 
2538
      "resource_name",
 
2539
      "resources",
 
2540
      "respond_to?",
 
2541
      "respond_to_missing?",
 
2542
      "run_action",
 
2543
      "run_context",
 
2544
      "run_context=",
 
2545
      "search",
 
2546
      "send",
 
2547
      "set_if_args",
 
2548
      "set_or_return",
 
2549
      "singleton_class",
 
2550
      "singleton_methods",
 
2551
      "snake_case_basename",
 
2552
      "source_line",
 
2553
      "source_line=",
 
2554
      "subscribes",
 
2555
      "supports",
 
2556
      "taint",
 
2557
      "tainted?",
 
2558
      "tap",
 
2559
      "to_enum",
 
2560
      "to_hash",
 
2561
      "to_json",
 
2562
      "to_s",
 
2563
      "to_text",
 
2564
      "to_yaml",
 
2565
      "to_yaml_properties",
 
2566
      "trust",
 
2567
      "try_call",
 
2568
      "try_dup",
 
2569
      "untaint",
 
2570
      "untrust",
 
2571
      "untrusted?",
 
2572
      "updated",
 
2573
      "updated=",
 
2574
      "updated?",
 
2575
      "validate",
 
2576
      "value_for_platform",
 
2577
      "y"
 
2578
    ],
 
2579
    "execute": [
 
2580
      "!",
 
2581
      "!=",
 
2582
      "!~",
 
2583
      "<=>",
 
2584
      "==",
 
2585
      "===",
 
2586
      "=~",
 
2587
      "__id__",
 
2588
      "__send__",
 
2589
      "action",
 
2590
      "allowed_actions",
 
2591
      "allowed_actions=",
 
2592
      "blank?",
 
2593
      "class",
 
2594
      "clone",
 
2595
      "command",
 
2596
      "convert_to_class_name",
 
2597
      "convert_to_snake_case",
 
2598
      "cookbook_name",
 
2599
      "cookbook_name=",
 
2600
      "creates",
 
2601
      "cwd",
 
2602
      "data_bag",
 
2603
      "data_bag_item",
 
2604
      "define_singleton_method",
 
2605
      "deprecated_ivar",
 
2606
      "display",
 
2607
      "dup",
 
2608
      "enclosing_provider",
 
2609
      "enclosing_provider=",
 
2610
      "enum_for",
 
2611
      "environment",
 
2612
      "epic_fail",
 
2613
      "eql?",
 
2614
      "equal?",
 
2615
      "extend",
 
2616
      "filename_to_qualified_string",
 
2617
      "freeze",
 
2618
      "frozen?",
 
2619
      "full_const_get",
 
2620
      "full_const_set",
 
2621
      "gem",
 
2622
      "group",
 
2623
      "hash",
 
2624
      "ignore_failure",
 
2625
      "in?",
 
2626
      "initialize_clone",
 
2627
      "initialize_dup",
 
2628
      "inspect",
 
2629
      "instance_eval",
 
2630
      "instance_exec",
 
2631
      "instance_of?",
 
2632
      "instance_variable_defined?",
 
2633
      "instance_variable_get",
 
2634
      "instance_variable_set",
 
2635
      "instance_variables",
 
2636
      "is",
 
2637
      "is_a?",
 
2638
      "kind_of?",
 
2639
      "load_prior_resource",
 
2640
      "make_module",
 
2641
      "meta_class",
 
2642
      "method",
 
2643
      "method_missing",
 
2644
      "methods",
 
2645
      "name",
 
2646
      "nil?",
 
2647
      "node",
 
2648
      "noop",
 
2649
      "not_if",
 
2650
      "not_if_args",
 
2651
      "notifies",
 
2652
      "notifies_delayed",
 
2653
      "notifies_immediate",
 
2654
      "object_id",
 
2655
      "only_if",
 
2656
      "only_if_args",
 
2657
      "params",
 
2658
      "params=",
 
2659
      "path",
 
2660
      "platform?",
 
2661
      "private_methods",
 
2662
      "protected_methods",
 
2663
      "provider",
 
2664
      "provider=",
 
2665
      "psych_to_yaml",
 
2666
      "psych_y",
 
2667
      "public_method",
 
2668
      "public_methods",
 
2669
      "public_send",
 
2670
      "quacks_like?",
 
2671
      "recipe_name",
 
2672
      "recipe_name=",
 
2673
      "resource_name",
 
2674
      "resources",
 
2675
      "respond_to?",
 
2676
      "respond_to_missing?",
 
2677
      "returns",
 
2678
      "run_action",
 
2679
      "run_context",
 
2680
      "run_context=",
 
2681
      "search",
 
2682
      "send",
 
2683
      "set_if_args",
 
2684
      "set_or_return",
 
2685
      "singleton_class",
 
2686
      "singleton_methods",
 
2687
      "snake_case_basename",
 
2688
      "source_line",
 
2689
      "source_line=",
 
2690
      "subscribes",
 
2691
      "supports",
 
2692
      "taint",
 
2693
      "tainted?",
 
2694
      "tap",
 
2695
      "timeout",
 
2696
      "to_enum",
 
2697
      "to_hash",
 
2698
      "to_json",
 
2699
      "to_s",
 
2700
      "to_text",
 
2701
      "to_yaml",
 
2702
      "to_yaml_properties",
 
2703
      "trust",
 
2704
      "try_call",
 
2705
      "try_dup",
 
2706
      "umask",
 
2707
      "untaint",
 
2708
      "untrust",
 
2709
      "untrusted?",
 
2710
      "updated",
 
2711
      "updated=",
 
2712
      "updated?",
 
2713
      "user",
 
2714
      "validate",
 
2715
      "value_for_platform",
 
2716
      "y"
 
2717
    ],
 
2718
    "file": [
 
2719
      "!",
 
2720
      "!=",
 
2721
      "!~",
 
2722
      "<=>",
 
2723
      "==",
 
2724
      "===",
 
2725
      "=~",
 
2726
      "__id__",
 
2727
      "__send__",
 
2728
      "action",
 
2729
      "allowed_actions",
 
2730
      "allowed_actions=",
 
2731
      "backup",
 
2732
      "blank?",
 
2733
      "checksum",
 
2734
      "class",
 
2735
      "clone",
 
2736
      "content",
 
2737
      "convert_to_class_name",
 
2738
      "convert_to_snake_case",
 
2739
      "cookbook_name",
 
2740
      "cookbook_name=",
 
2741
      "data_bag",
 
2742
      "data_bag_item",
 
2743
      "define_singleton_method",
 
2744
      "deprecated_ivar",
 
2745
      "display",
 
2746
      "dup",
 
2747
      "enclosing_provider",
 
2748
      "enclosing_provider=",
 
2749
      "enum_for",
 
2750
      "epic_fail",
 
2751
      "eql?",
 
2752
      "equal?",
 
2753
      "extend",
 
2754
      "filename_to_qualified_string",
 
2755
      "freeze",
 
2756
      "frozen?",
 
2757
      "full_const_get",
 
2758
      "full_const_set",
 
2759
      "gem",
 
2760
      "group",
 
2761
      "hash",
 
2762
      "ignore_failure",
 
2763
      "in?",
 
2764
      "initialize_clone",
 
2765
      "initialize_dup",
 
2766
      "inspect",
 
2767
      "instance_eval",
 
2768
      "instance_exec",
 
2769
      "instance_of?",
 
2770
      "instance_variable_defined?",
 
2771
      "instance_variable_get",
 
2772
      "instance_variable_set",
 
2773
      "instance_variables",
 
2774
      "is",
 
2775
      "is_a?",
 
2776
      "kind_of?",
 
2777
      "load_prior_resource",
 
2778
      "make_module",
 
2779
      "meta_class",
 
2780
      "method",
 
2781
      "method_missing",
 
2782
      "methods",
 
2783
      "mode",
 
2784
      "name",
 
2785
      "nil?",
 
2786
      "node",
 
2787
      "noop",
 
2788
      "not_if",
 
2789
      "not_if_args",
 
2790
      "notifies",
 
2791
      "notifies_delayed",
 
2792
      "notifies_immediate",
 
2793
      "object_id",
 
2794
      "only_if",
 
2795
      "only_if_args",
 
2796
      "owner",
 
2797
      "params",
 
2798
      "params=",
 
2799
      "path",
 
2800
      "platform?",
 
2801
      "private_methods",
 
2802
      "protected_methods",
 
2803
      "provider",
 
2804
      "provider=",
 
2805
      "psych_to_yaml",
 
2806
      "psych_y",
 
2807
      "public_method",
 
2808
      "public_methods",
 
2809
      "public_send",
 
2810
      "quacks_like?",
 
2811
      "recipe_name",
 
2812
      "recipe_name=",
 
2813
      "resource_name",
 
2814
      "resources",
 
2815
      "respond_to?",
 
2816
      "respond_to_missing?",
 
2817
      "run_action",
 
2818
      "run_context",
 
2819
      "run_context=",
 
2820
      "search",
 
2821
      "send",
 
2822
      "set_if_args",
 
2823
      "set_or_return",
 
2824
      "singleton_class",
 
2825
      "singleton_methods",
 
2826
      "snake_case_basename",
 
2827
      "source_line",
 
2828
      "source_line=",
 
2829
      "subscribes",
 
2830
      "supports",
 
2831
      "taint",
 
2832
      "tainted?",
 
2833
      "tap",
 
2834
      "to_enum",
 
2835
      "to_hash",
 
2836
      "to_json",
 
2837
      "to_s",
 
2838
      "to_text",
 
2839
      "to_yaml",
 
2840
      "to_yaml_properties",
 
2841
      "trust",
 
2842
      "try_call",
 
2843
      "try_dup",
 
2844
      "untaint",
 
2845
      "untrust",
 
2846
      "untrusted?",
 
2847
      "updated",
 
2848
      "updated=",
 
2849
      "updated?",
 
2850
      "validate",
 
2851
      "value_for_platform",
 
2852
      "y"
 
2853
    ],
 
2854
    "freebsd_package": [
 
2855
      "!",
 
2856
      "!=",
 
2857
      "!~",
 
2858
      "<=>",
 
2859
      "==",
 
2860
      "===",
 
2861
      "=~",
 
2862
      "__id__",
 
2863
      "__send__",
 
2864
      "action",
 
2865
      "allowed_actions",
 
2866
      "allowed_actions=",
 
2867
      "blank?",
 
2868
      "class",
 
2869
      "clone",
 
2870
      "convert_to_class_name",
 
2871
      "convert_to_snake_case",
 
2872
      "cookbook_name",
 
2873
      "cookbook_name=",
 
2874
      "data_bag",
 
2875
      "data_bag_item",
 
2876
      "define_singleton_method",
 
2877
      "deprecated_ivar",
 
2878
      "display",
 
2879
      "dup",
 
2880
      "enclosing_provider",
 
2881
      "enclosing_provider=",
 
2882
      "enum_for",
 
2883
      "epic_fail",
 
2884
      "eql?",
 
2885
      "equal?",
 
2886
      "extend",
 
2887
      "filename_to_qualified_string",
 
2888
      "freeze",
 
2889
      "frozen?",
 
2890
      "full_const_get",
 
2891
      "full_const_set",
 
2892
      "gem",
 
2893
      "hash",
 
2894
      "ignore_failure",
 
2895
      "in?",
 
2896
      "initialize_clone",
 
2897
      "initialize_dup",
 
2898
      "inspect",
 
2899
      "instance_eval",
 
2900
      "instance_exec",
 
2901
      "instance_of?",
 
2902
      "instance_variable_defined?",
 
2903
      "instance_variable_get",
 
2904
      "instance_variable_set",
 
2905
      "instance_variables",
 
2906
      "is",
 
2907
      "is_a?",
 
2908
      "kind_of?",
 
2909
      "load_prior_resource",
 
2910
      "make_module",
 
2911
      "meta_class",
 
2912
      "method",
 
2913
      "method_missing",
 
2914
      "methods",
 
2915
      "name",
 
2916
      "nil?",
 
2917
      "node",
 
2918
      "noop",
 
2919
      "not_if",
 
2920
      "not_if_args",
 
2921
      "notifies",
 
2922
      "notifies_delayed",
 
2923
      "notifies_immediate",
 
2924
      "object_id",
 
2925
      "only_if",
 
2926
      "only_if_args",
 
2927
      "options",
 
2928
      "package_name",
 
2929
      "params",
 
2930
      "params=",
 
2931
      "platform?",
 
2932
      "private_methods",
 
2933
      "protected_methods",
 
2934
      "provider",
 
2935
      "provider=",
 
2936
      "psych_to_yaml",
 
2937
      "psych_y",
 
2938
      "public_method",
 
2939
      "public_methods",
 
2940
      "public_send",
 
2941
      "quacks_like?",
 
2942
      "recipe_name",
 
2943
      "recipe_name=",
 
2944
      "resource_name",
 
2945
      "resources",
 
2946
      "respond_to?",
 
2947
      "respond_to_missing?",
 
2948
      "response_file",
 
2949
      "run_action",
 
2950
      "run_context",
 
2951
      "run_context=",
 
2952
      "search",
 
2953
      "send",
 
2954
      "set_if_args",
 
2955
      "set_or_return",
 
2956
      "singleton_class",
 
2957
      "singleton_methods",
 
2958
      "snake_case_basename",
 
2959
      "source",
 
2960
      "source_line",
 
2961
      "source_line=",
 
2962
      "subscribes",
 
2963
      "supports",
 
2964
      "taint",
 
2965
      "tainted?",
 
2966
      "tap",
 
2967
      "to_enum",
 
2968
      "to_hash",
 
2969
      "to_json",
 
2970
      "to_s",
 
2971
      "to_text",
 
2972
      "to_yaml",
 
2973
      "to_yaml_properties",
 
2974
      "trust",
 
2975
      "try_call",
 
2976
      "try_dup",
 
2977
      "untaint",
 
2978
      "untrust",
 
2979
      "untrusted?",
 
2980
      "updated",
 
2981
      "updated=",
 
2982
      "updated?",
 
2983
      "validate",
 
2984
      "value_for_platform",
 
2985
      "version",
 
2986
      "y"
 
2987
    ],
 
2988
    "gem_package": [
 
2989
      "!",
 
2990
      "!=",
 
2991
      "!~",
 
2992
      "<=>",
 
2993
      "==",
 
2994
      "===",
 
2995
      "=~",
 
2996
      "__id__",
 
2997
      "__send__",
 
2998
      "action",
 
2999
      "allowed_actions",
 
3000
      "allowed_actions=",
 
3001
      "blank?",
 
3002
      "class",
 
3003
      "clone",
 
3004
      "convert_to_class_name",
 
3005
      "convert_to_snake_case",
 
3006
      "cookbook_name",
 
3007
      "cookbook_name=",
 
3008
      "data_bag",
 
3009
      "data_bag_item",
 
3010
      "define_singleton_method",
 
3011
      "deprecated_ivar",
 
3012
      "display",
 
3013
      "dup",
 
3014
      "enclosing_provider",
 
3015
      "enclosing_provider=",
 
3016
      "enum_for",
 
3017
      "epic_fail",
 
3018
      "eql?",
 
3019
      "equal?",
 
3020
      "extend",
 
3021
      "filename_to_qualified_string",
 
3022
      "freeze",
 
3023
      "frozen?",
 
3024
      "full_const_get",
 
3025
      "full_const_set",
 
3026
      "gem",
 
3027
      "gem_binary",
 
3028
      "hash",
 
3029
      "ignore_failure",
 
3030
      "in?",
 
3031
      "initialize_clone",
 
3032
      "initialize_dup",
 
3033
      "inspect",
 
3034
      "instance_eval",
 
3035
      "instance_exec",
 
3036
      "instance_of?",
 
3037
      "instance_variable_defined?",
 
3038
      "instance_variable_get",
 
3039
      "instance_variable_set",
 
3040
      "instance_variables",
 
3041
      "is",
 
3042
      "is_a?",
 
3043
      "kind_of?",
 
3044
      "load_prior_resource",
 
3045
      "make_module",
 
3046
      "meta_class",
 
3047
      "method",
 
3048
      "method_missing",
 
3049
      "methods",
 
3050
      "name",
 
3051
      "nil?",
 
3052
      "node",
 
3053
      "noop",
 
3054
      "not_if",
 
3055
      "not_if_args",
 
3056
      "notifies",
 
3057
      "notifies_delayed",
 
3058
      "notifies_immediate",
 
3059
      "object_id",
 
3060
      "only_if",
 
3061
      "only_if_args",
 
3062
      "options",
 
3063
      "package_name",
 
3064
      "params",
 
3065
      "params=",
 
3066
      "platform?",
 
3067
      "private_methods",
 
3068
      "protected_methods",
 
3069
      "provider",
 
3070
      "provider=",
 
3071
      "psych_to_yaml",
 
3072
      "psych_y",
 
3073
      "public_method",
 
3074
      "public_methods",
 
3075
      "public_send",
 
3076
      "quacks_like?",
 
3077
      "recipe_name",
 
3078
      "recipe_name=",
 
3079
      "resource_name",
 
3080
      "resources",
 
3081
      "respond_to?",
 
3082
      "respond_to_missing?",
 
3083
      "response_file",
 
3084
      "run_action",
 
3085
      "run_context",
 
3086
      "run_context=",
 
3087
      "search",
 
3088
      "send",
 
3089
      "set_if_args",
 
3090
      "set_or_return",
 
3091
      "singleton_class",
 
3092
      "singleton_methods",
 
3093
      "snake_case_basename",
 
3094
      "source",
 
3095
      "source_line",
 
3096
      "source_line=",
 
3097
      "subscribes",
 
3098
      "supports",
 
3099
      "taint",
 
3100
      "tainted?",
 
3101
      "tap",
 
3102
      "to_enum",
 
3103
      "to_hash",
 
3104
      "to_json",
 
3105
      "to_s",
 
3106
      "to_text",
 
3107
      "to_yaml",
 
3108
      "to_yaml_properties",
 
3109
      "trust",
 
3110
      "try_call",
 
3111
      "try_dup",
 
3112
      "untaint",
 
3113
      "untrust",
 
3114
      "untrusted?",
 
3115
      "updated",
 
3116
      "updated=",
 
3117
      "updated?",
 
3118
      "validate",
 
3119
      "value_for_platform",
 
3120
      "version",
 
3121
      "y"
 
3122
    ],
 
3123
    "git": [
 
3124
      "!",
 
3125
      "!=",
 
3126
      "!~",
 
3127
      "<=>",
 
3128
      "==",
 
3129
      "===",
 
3130
      "=~",
 
3131
      "__id__",
 
3132
      "__send__",
 
3133
      "action",
 
3134
      "allowed_actions",
 
3135
      "allowed_actions=",
 
3136
      "blank?",
 
3137
      "branch",
 
3138
      "class",
 
3139
      "clone",
 
3140
      "convert_to_class_name",
 
3141
      "convert_to_snake_case",
 
3142
      "cookbook_name",
 
3143
      "cookbook_name=",
 
3144
      "data_bag",
 
3145
      "data_bag_item",
 
3146
      "define_singleton_method",
 
3147
      "deprecated_ivar",
 
3148
      "depth",
 
3149
      "destination",
 
3150
      "display",
 
3151
      "dup",
 
3152
      "enable_submodules",
 
3153
      "enclosing_provider",
 
3154
      "enclosing_provider=",
 
3155
      "enum_for",
 
3156
      "epic_fail",
 
3157
      "eql?",
 
3158
      "equal?",
 
3159
      "extend",
 
3160
      "filename_to_qualified_string",
 
3161
      "freeze",
 
3162
      "frozen?",
 
3163
      "full_const_get",
 
3164
      "full_const_set",
 
3165
      "gem",
 
3166
      "group",
 
3167
      "hash",
 
3168
      "ignore_failure",
 
3169
      "in?",
 
3170
      "initialize_clone",
 
3171
      "initialize_dup",
 
3172
      "inspect",
 
3173
      "instance_eval",
 
3174
      "instance_exec",
 
3175
      "instance_of?",
 
3176
      "instance_variable_defined?",
 
3177
      "instance_variable_get",
 
3178
      "instance_variable_set",
 
3179
      "instance_variables",
 
3180
      "is",
 
3181
      "is_a?",
 
3182
      "kind_of?",
 
3183
      "load_prior_resource",
 
3184
      "make_module",
 
3185
      "meta_class",
 
3186
      "method",
 
3187
      "method_missing",
 
3188
      "methods",
 
3189
      "name",
 
3190
      "nil?",
 
3191
      "node",
 
3192
      "noop",
 
3193
      "not_if",
 
3194
      "not_if_args",
 
3195
      "notifies",
 
3196
      "notifies_delayed",
 
3197
      "notifies_immediate",
 
3198
      "object_id",
 
3199
      "only_if",
 
3200
      "only_if_args",
 
3201
      "params",
 
3202
      "params=",
 
3203
      "platform?",
 
3204
      "private_methods",
 
3205
      "protected_methods",
 
3206
      "provider",
 
3207
      "provider=",
 
3208
      "psych_to_yaml",
 
3209
      "psych_y",
 
3210
      "public_method",
 
3211
      "public_methods",
 
3212
      "public_send",
 
3213
      "quacks_like?",
 
3214
      "recipe_name",
 
3215
      "recipe_name=",
 
3216
      "reference",
 
3217
      "remote",
 
3218
      "repository",
 
3219
      "resource_name",
 
3220
      "resources",
 
3221
      "respond_to?",
 
3222
      "respond_to_missing?",
 
3223
      "revision",
 
3224
      "run_action",
 
3225
      "run_context",
 
3226
      "run_context=",
 
3227
      "search",
 
3228
      "send",
 
3229
      "set_if_args",
 
3230
      "set_or_return",
 
3231
      "singleton_class",
 
3232
      "singleton_methods",
 
3233
      "snake_case_basename",
 
3234
      "source_line",
 
3235
      "source_line=",
 
3236
      "ssh_wrapper",
 
3237
      "subscribes",
 
3238
      "supports",
 
3239
      "svn_arguments",
 
3240
      "svn_info_args",
 
3241
      "svn_password",
 
3242
      "svn_username",
 
3243
      "taint",
 
3244
      "tainted?",
 
3245
      "tap",
 
3246
      "to_enum",
 
3247
      "to_hash",
 
3248
      "to_json",
 
3249
      "to_s",
 
3250
      "to_text",
 
3251
      "to_yaml",
 
3252
      "to_yaml_properties",
 
3253
      "trust",
 
3254
      "try_call",
 
3255
      "try_dup",
 
3256
      "untaint",
 
3257
      "untrust",
 
3258
      "untrusted?",
 
3259
      "updated",
 
3260
      "updated=",
 
3261
      "updated?",
 
3262
      "user",
 
3263
      "validate",
 
3264
      "value_for_platform",
 
3265
      "y"
 
3266
    ],
 
3267
    "group": [
 
3268
      "!",
 
3269
      "!=",
 
3270
      "!~",
 
3271
      "<=>",
 
3272
      "==",
 
3273
      "===",
 
3274
      "=~",
 
3275
      "__id__",
 
3276
      "__send__",
 
3277
      "action",
 
3278
      "allowed_actions",
 
3279
      "allowed_actions=",
 
3280
      "append",
 
3281
      "blank?",
 
3282
      "class",
 
3283
      "clone",
 
3284
      "convert_to_class_name",
 
3285
      "convert_to_snake_case",
 
3286
      "cookbook_name",
 
3287
      "cookbook_name=",
 
3288
      "data_bag",
 
3289
      "data_bag_item",
 
3290
      "define_singleton_method",
 
3291
      "deprecated_ivar",
 
3292
      "display",
 
3293
      "dup",
 
3294
      "enclosing_provider",
 
3295
      "enclosing_provider=",
 
3296
      "enum_for",
 
3297
      "epic_fail",
 
3298
      "eql?",
 
3299
      "equal?",
 
3300
      "extend",
 
3301
      "filename_to_qualified_string",
 
3302
      "freeze",
 
3303
      "frozen?",
 
3304
      "full_const_get",
 
3305
      "full_const_set",
 
3306
      "gem",
 
3307
      "gid",
 
3308
      "group_name",
 
3309
      "hash",
 
3310
      "ignore_failure",
 
3311
      "in?",
 
3312
      "initialize_clone",
 
3313
      "initialize_dup",
 
3314
      "inspect",
 
3315
      "instance_eval",
 
3316
      "instance_exec",
 
3317
      "instance_of?",
 
3318
      "instance_variable_defined?",
 
3319
      "instance_variable_get",
 
3320
      "instance_variable_set",
 
3321
      "instance_variables",
 
3322
      "is",
 
3323
      "is_a?",
 
3324
      "kind_of?",
 
3325
      "load_prior_resource",
 
3326
      "make_module",
 
3327
      "members",
 
3328
      "meta_class",
 
3329
      "method",
 
3330
      "method_missing",
 
3331
      "methods",
 
3332
      "name",
 
3333
      "nil?",
 
3334
      "node",
 
3335
      "noop",
 
3336
      "not_if",
 
3337
      "not_if_args",
 
3338
      "notifies",
 
3339
      "notifies_delayed",
 
3340
      "notifies_immediate",
 
3341
      "object_id",
 
3342
      "only_if",
 
3343
      "only_if_args",
 
3344
      "params",
 
3345
      "params=",
 
3346
      "platform?",
 
3347
      "private_methods",
 
3348
      "protected_methods",
 
3349
      "provider",
 
3350
      "provider=",
 
3351
      "psych_to_yaml",
 
3352
      "psych_y",
 
3353
      "public_method",
 
3354
      "public_methods",
 
3355
      "public_send",
 
3356
      "quacks_like?",
 
3357
      "recipe_name",
 
3358
      "recipe_name=",
 
3359
      "resource_name",
 
3360
      "resources",
 
3361
      "respond_to?",
 
3362
      "respond_to_missing?",
 
3363
      "run_action",
 
3364
      "run_context",
 
3365
      "run_context=",
 
3366
      "search",
 
3367
      "send",
 
3368
      "set_if_args",
 
3369
      "set_or_return",
 
3370
      "singleton_class",
 
3371
      "singleton_methods",
 
3372
      "snake_case_basename",
 
3373
      "source_line",
 
3374
      "source_line=",
 
3375
      "subscribes",
 
3376
      "supports",
 
3377
      "taint",
 
3378
      "tainted?",
 
3379
      "tap",
 
3380
      "to_enum",
 
3381
      "to_hash",
 
3382
      "to_json",
 
3383
      "to_s",
 
3384
      "to_text",
 
3385
      "to_yaml",
 
3386
      "to_yaml_properties",
 
3387
      "trust",
 
3388
      "try_call",
 
3389
      "try_dup",
 
3390
      "untaint",
 
3391
      "untrust",
 
3392
      "untrusted?",
 
3393
      "updated",
 
3394
      "updated=",
 
3395
      "updated?",
 
3396
      "users",
 
3397
      "validate",
 
3398
      "value_for_platform",
 
3399
      "y"
 
3400
    ],
 
3401
    "http_request": [
 
3402
      "!",
 
3403
      "!=",
 
3404
      "!~",
 
3405
      "<=>",
 
3406
      "==",
 
3407
      "===",
 
3408
      "=~",
 
3409
      "__id__",
 
3410
      "__send__",
 
3411
      "action",
 
3412
      "allowed_actions",
 
3413
      "allowed_actions=",
 
3414
      "blank?",
 
3415
      "class",
 
3416
      "clone",
 
3417
      "convert_to_class_name",
 
3418
      "convert_to_snake_case",
 
3419
      "cookbook_name",
 
3420
      "cookbook_name=",
 
3421
      "data_bag",
 
3422
      "data_bag_item",
 
3423
      "define_singleton_method",
 
3424
      "deprecated_ivar",
 
3425
      "display",
 
3426
      "dup",
 
3427
      "enclosing_provider",
 
3428
      "enclosing_provider=",
 
3429
      "enum_for",
 
3430
      "epic_fail",
 
3431
      "eql?",
 
3432
      "equal?",
 
3433
      "extend",
 
3434
      "filename_to_qualified_string",
 
3435
      "freeze",
 
3436
      "frozen?",
 
3437
      "full_const_get",
 
3438
      "full_const_set",
 
3439
      "gem",
 
3440
      "hash",
 
3441
      "ignore_failure",
 
3442
      "in?",
 
3443
      "initialize_clone",
 
3444
      "initialize_dup",
 
3445
      "inspect",
 
3446
      "instance_eval",
 
3447
      "instance_exec",
 
3448
      "instance_of?",
 
3449
      "instance_variable_defined?",
 
3450
      "instance_variable_get",
 
3451
      "instance_variable_set",
 
3452
      "instance_variables",
 
3453
      "is",
 
3454
      "is_a?",
 
3455
      "kind_of?",
 
3456
      "load_prior_resource",
 
3457
      "make_module",
 
3458
      "message",
 
3459
      "meta_class",
 
3460
      "method",
 
3461
      "method_missing",
 
3462
      "methods",
 
3463
      "name",
 
3464
      "nil?",
 
3465
      "node",
 
3466
      "noop",
 
3467
      "not_if",
 
3468
      "not_if_args",
 
3469
      "notifies",
 
3470
      "notifies_delayed",
 
3471
      "notifies_immediate",
 
3472
      "object_id",
 
3473
      "only_if",
 
3474
      "only_if_args",
 
3475
      "params",
 
3476
      "params=",
 
3477
      "platform?",
 
3478
      "private_methods",
 
3479
      "protected_methods",
 
3480
      "provider",
 
3481
      "provider=",
 
3482
      "psych_to_yaml",
 
3483
      "psych_y",
 
3484
      "public_method",
 
3485
      "public_methods",
 
3486
      "public_send",
 
3487
      "quacks_like?",
 
3488
      "recipe_name",
 
3489
      "recipe_name=",
 
3490
      "resource_name",
 
3491
      "resources",
 
3492
      "respond_to?",
 
3493
      "respond_to_missing?",
 
3494
      "run_action",
 
3495
      "run_context",
 
3496
      "run_context=",
 
3497
      "search",
 
3498
      "send",
 
3499
      "set_if_args",
 
3500
      "set_or_return",
 
3501
      "singleton_class",
 
3502
      "singleton_methods",
 
3503
      "snake_case_basename",
 
3504
      "source_line",
 
3505
      "source_line=",
 
3506
      "subscribes",
 
3507
      "supports",
 
3508
      "taint",
 
3509
      "tainted?",
 
3510
      "tap",
 
3511
      "to_enum",
 
3512
      "to_hash",
 
3513
      "to_json",
 
3514
      "to_s",
 
3515
      "to_text",
 
3516
      "to_yaml",
 
3517
      "to_yaml_properties",
 
3518
      "trust",
 
3519
      "try_call",
 
3520
      "try_dup",
 
3521
      "untaint",
 
3522
      "untrust",
 
3523
      "untrusted?",
 
3524
      "updated",
 
3525
      "updated=",
 
3526
      "updated?",
 
3527
      "url",
 
3528
      "validate",
 
3529
      "value_for_platform",
 
3530
      "y"
 
3531
    ],
 
3532
    "ifconfig": [
 
3533
      "!",
 
3534
      "!=",
 
3535
      "!~",
 
3536
      "<=>",
 
3537
      "==",
 
3538
      "===",
 
3539
      "=~",
 
3540
      "__id__",
 
3541
      "__send__",
 
3542
      "action",
 
3543
      "allowed_actions",
 
3544
      "allowed_actions=",
 
3545
      "bcast",
 
3546
      "blank?",
 
3547
      "bootproto",
 
3548
      "class",
 
3549
      "clone",
 
3550
      "convert_to_class_name",
 
3551
      "convert_to_snake_case",
 
3552
      "cookbook_name",
 
3553
      "cookbook_name=",
 
3554
      "data_bag",
 
3555
      "data_bag_item",
 
3556
      "define_singleton_method",
 
3557
      "deprecated_ivar",
 
3558
      "device",
 
3559
      "display",
 
3560
      "dup",
 
3561
      "enclosing_provider",
 
3562
      "enclosing_provider=",
 
3563
      "enum_for",
 
3564
      "epic_fail",
 
3565
      "eql?",
 
3566
      "equal?",
 
3567
      "extend",
 
3568
      "filename_to_qualified_string",
 
3569
      "freeze",
 
3570
      "frozen?",
 
3571
      "full_const_get",
 
3572
      "full_const_set",
 
3573
      "gem",
 
3574
      "hash",
 
3575
      "hwaddr",
 
3576
      "ignore_failure",
 
3577
      "in?",
 
3578
      "inet_addr",
 
3579
      "initialize_clone",
 
3580
      "initialize_dup",
 
3581
      "inspect",
 
3582
      "instance_eval",
 
3583
      "instance_exec",
 
3584
      "instance_of?",
 
3585
      "instance_variable_defined?",
 
3586
      "instance_variable_get",
 
3587
      "instance_variable_set",
 
3588
      "instance_variables",
 
3589
      "is",
 
3590
      "is_a?",
 
3591
      "kind_of?",
 
3592
      "load_prior_resource",
 
3593
      "make_module",
 
3594
      "mask",
 
3595
      "meta_class",
 
3596
      "method",
 
3597
      "method_missing",
 
3598
      "methods",
 
3599
      "metric",
 
3600
      "mtu",
 
3601
      "name",
 
3602
      "network",
 
3603
      "nil?",
 
3604
      "node",
 
3605
      "noop",
 
3606
      "not_if",
 
3607
      "not_if_args",
 
3608
      "notifies",
 
3609
      "notifies_delayed",
 
3610
      "notifies_immediate",
 
3611
      "object_id",
 
3612
      "onboot",
 
3613
      "only_if",
 
3614
      "only_if_args",
 
3615
      "params",
 
3616
      "params=",
 
3617
      "platform?",
 
3618
      "private_methods",
 
3619
      "protected_methods",
 
3620
      "provider",
 
3621
      "provider=",
 
3622
      "psych_to_yaml",
 
3623
      "psych_y",
 
3624
      "public_method",
 
3625
      "public_methods",
 
3626
      "public_send",
 
3627
      "quacks_like?",
 
3628
      "recipe_name",
 
3629
      "recipe_name=",
 
3630
      "resource_name",
 
3631
      "resources",
 
3632
      "respond_to?",
 
3633
      "respond_to_missing?",
 
3634
      "run_action",
 
3635
      "run_context",
 
3636
      "run_context=",
 
3637
      "search",
 
3638
      "send",
 
3639
      "set_if_args",
 
3640
      "set_or_return",
 
3641
      "singleton_class",
 
3642
      "singleton_methods",
 
3643
      "snake_case_basename",
 
3644
      "source_line",
 
3645
      "source_line=",
 
3646
      "subscribes",
 
3647
      "supports",
 
3648
      "taint",
 
3649
      "tainted?",
 
3650
      "tap",
 
3651
      "target",
 
3652
      "to_enum",
 
3653
      "to_hash",
 
3654
      "to_json",
 
3655
      "to_s",
 
3656
      "to_text",
 
3657
      "to_yaml",
 
3658
      "to_yaml_properties",
 
3659
      "trust",
 
3660
      "try_call",
 
3661
      "try_dup",
 
3662
      "untaint",
 
3663
      "untrust",
 
3664
      "untrusted?",
 
3665
      "updated",
 
3666
      "updated=",
 
3667
      "updated?",
 
3668
      "validate",
 
3669
      "value_for_platform",
 
3670
      "y"
 
3671
    ],
 
3672
    "link": [
 
3673
      "!",
 
3674
      "!=",
 
3675
      "!~",
 
3676
      "<=>",
 
3677
      "==",
 
3678
      "===",
 
3679
      "=~",
 
3680
      "__id__",
 
3681
      "__send__",
 
3682
      "action",
 
3683
      "allowed_actions",
 
3684
      "allowed_actions=",
 
3685
      "blank?",
 
3686
      "class",
 
3687
      "clone",
 
3688
      "convert_to_class_name",
 
3689
      "convert_to_snake_case",
 
3690
      "cookbook_name",
 
3691
      "cookbook_name=",
 
3692
      "data_bag",
 
3693
      "data_bag_item",
 
3694
      "define_singleton_method",
 
3695
      "deprecated_ivar",
 
3696
      "display",
 
3697
      "dup",
 
3698
      "enclosing_provider",
 
3699
      "enclosing_provider=",
 
3700
      "enum_for",
 
3701
      "epic_fail",
 
3702
      "eql?",
 
3703
      "equal?",
 
3704
      "extend",
 
3705
      "filename_to_qualified_string",
 
3706
      "freeze",
 
3707
      "frozen?",
 
3708
      "full_const_get",
 
3709
      "full_const_set",
 
3710
      "gem",
 
3711
      "group",
 
3712
      "hash",
 
3713
      "ignore_failure",
 
3714
      "in?",
 
3715
      "initialize_clone",
 
3716
      "initialize_dup",
 
3717
      "inspect",
 
3718
      "instance_eval",
 
3719
      "instance_exec",
 
3720
      "instance_of?",
 
3721
      "instance_variable_defined?",
 
3722
      "instance_variable_get",
 
3723
      "instance_variable_set",
 
3724
      "instance_variables",
 
3725
      "is",
 
3726
      "is_a?",
 
3727
      "kind_of?",
 
3728
      "link_type",
 
3729
      "load_prior_resource",
 
3730
      "make_module",
 
3731
      "meta_class",
 
3732
      "method",
 
3733
      "method_missing",
 
3734
      "methods",
 
3735
      "name",
 
3736
      "nil?",
 
3737
      "node",
 
3738
      "noop",
 
3739
      "not_if",
 
3740
      "not_if_args",
 
3741
      "notifies",
 
3742
      "notifies_delayed",
 
3743
      "notifies_immediate",
 
3744
      "object_id",
 
3745
      "only_if",
 
3746
      "only_if_args",
 
3747
      "owner",
 
3748
      "params",
 
3749
      "params=",
 
3750
      "platform?",
 
3751
      "private_methods",
 
3752
      "protected_methods",
 
3753
      "provider",
 
3754
      "provider=",
 
3755
      "psych_to_yaml",
 
3756
      "psych_y",
 
3757
      "public_method",
 
3758
      "public_methods",
 
3759
      "public_send",
 
3760
      "quacks_like?",
 
3761
      "recipe_name",
 
3762
      "recipe_name=",
 
3763
      "resource_name",
 
3764
      "resources",
 
3765
      "respond_to?",
 
3766
      "respond_to_missing?",
 
3767
      "run_action",
 
3768
      "run_context",
 
3769
      "run_context=",
 
3770
      "search",
 
3771
      "send",
 
3772
      "set_if_args",
 
3773
      "set_or_return",
 
3774
      "singleton_class",
 
3775
      "singleton_methods",
 
3776
      "snake_case_basename",
 
3777
      "source_line",
 
3778
      "source_line=",
 
3779
      "subscribes",
 
3780
      "supports",
 
3781
      "taint",
 
3782
      "tainted?",
 
3783
      "tap",
 
3784
      "target_file",
 
3785
      "to",
 
3786
      "to_enum",
 
3787
      "to_hash",
 
3788
      "to_json",
 
3789
      "to_s",
 
3790
      "to_text",
 
3791
      "to_yaml",
 
3792
      "to_yaml_properties",
 
3793
      "trust",
 
3794
      "try_call",
 
3795
      "try_dup",
 
3796
      "untaint",
 
3797
      "untrust",
 
3798
      "untrusted?",
 
3799
      "updated",
 
3800
      "updated=",
 
3801
      "updated?",
 
3802
      "validate",
 
3803
      "value_for_platform",
 
3804
      "y"
 
3805
    ],
 
3806
    "log": [
 
3807
      "!",
 
3808
      "!=",
 
3809
      "!~",
 
3810
      "<=>",
 
3811
      "==",
 
3812
      "===",
 
3813
      "=~",
 
3814
      "__id__",
 
3815
      "__send__",
 
3816
      "action",
 
3817
      "allowed_actions",
 
3818
      "allowed_actions=",
 
3819
      "blank?",
 
3820
      "class",
 
3821
      "clone",
 
3822
      "convert_to_class_name",
 
3823
      "convert_to_snake_case",
 
3824
      "cookbook_name",
 
3825
      "cookbook_name=",
 
3826
      "data_bag",
 
3827
      "data_bag_item",
 
3828
      "define_singleton_method",
 
3829
      "deprecated_ivar",
 
3830
      "display",
 
3831
      "dup",
 
3832
      "enclosing_provider",
 
3833
      "enclosing_provider=",
 
3834
      "enum_for",
 
3835
      "epic_fail",
 
3836
      "eql?",
 
3837
      "equal?",
 
3838
      "extend",
 
3839
      "filename_to_qualified_string",
 
3840
      "freeze",
 
3841
      "frozen?",
 
3842
      "full_const_get",
 
3843
      "full_const_set",
 
3844
      "gem",
 
3845
      "hash",
 
3846
      "ignore_failure",
 
3847
      "in?",
 
3848
      "initialize_clone",
 
3849
      "initialize_dup",
 
3850
      "inspect",
 
3851
      "instance_eval",
 
3852
      "instance_exec",
 
3853
      "instance_of?",
 
3854
      "instance_variable_defined?",
 
3855
      "instance_variable_get",
 
3856
      "instance_variable_set",
 
3857
      "instance_variables",
 
3858
      "is",
 
3859
      "is_a?",
 
3860
      "kind_of?",
 
3861
      "level",
 
3862
      "load_prior_resource",
 
3863
      "make_module",
 
3864
      "meta_class",
 
3865
      "method",
 
3866
      "method_missing",
 
3867
      "methods",
 
3868
      "name",
 
3869
      "nil?",
 
3870
      "node",
 
3871
      "noop",
 
3872
      "not_if",
 
3873
      "not_if_args",
 
3874
      "notifies",
 
3875
      "notifies_delayed",
 
3876
      "notifies_immediate",
 
3877
      "object_id",
 
3878
      "only_if",
 
3879
      "only_if_args",
 
3880
      "params",
 
3881
      "params=",
 
3882
      "platform?",
 
3883
      "private_methods",
 
3884
      "protected_methods",
 
3885
      "provider",
 
3886
      "provider=",
 
3887
      "psych_to_yaml",
 
3888
      "psych_y",
 
3889
      "public_method",
 
3890
      "public_methods",
 
3891
      "public_send",
 
3892
      "quacks_like?",
 
3893
      "recipe_name",
 
3894
      "recipe_name=",
 
3895
      "resource_name",
 
3896
      "resources",
 
3897
      "respond_to?",
 
3898
      "respond_to_missing?",
 
3899
      "run_action",
 
3900
      "run_context",
 
3901
      "run_context=",
 
3902
      "search",
 
3903
      "send",
 
3904
      "set_if_args",
 
3905
      "set_or_return",
 
3906
      "singleton_class",
 
3907
      "singleton_methods",
 
3908
      "snake_case_basename",
 
3909
      "source_line",
 
3910
      "source_line=",
 
3911
      "subscribes",
 
3912
      "supports",
 
3913
      "taint",
 
3914
      "tainted?",
 
3915
      "tap",
 
3916
      "to_enum",
 
3917
      "to_hash",
 
3918
      "to_json",
 
3919
      "to_s",
 
3920
      "to_text",
 
3921
      "to_yaml",
 
3922
      "to_yaml_properties",
 
3923
      "trust",
 
3924
      "try_call",
 
3925
      "try_dup",
 
3926
      "untaint",
 
3927
      "untrust",
 
3928
      "untrusted?",
 
3929
      "updated",
 
3930
      "updated=",
 
3931
      "updated?",
 
3932
      "validate",
 
3933
      "value_for_platform",
 
3934
      "y"
 
3935
    ],
 
3936
    "macports_package": [
 
3937
      "!",
 
3938
      "!=",
 
3939
      "!~",
 
3940
      "<=>",
 
3941
      "==",
 
3942
      "===",
 
3943
      "=~",
 
3944
      "__id__",
 
3945
      "__send__",
 
3946
      "action",
 
3947
      "allowed_actions",
 
3948
      "allowed_actions=",
 
3949
      "blank?",
 
3950
      "class",
 
3951
      "clone",
 
3952
      "convert_to_class_name",
 
3953
      "convert_to_snake_case",
 
3954
      "cookbook_name",
 
3955
      "cookbook_name=",
 
3956
      "data_bag",
 
3957
      "data_bag_item",
 
3958
      "define_singleton_method",
 
3959
      "deprecated_ivar",
 
3960
      "display",
 
3961
      "dup",
 
3962
      "enclosing_provider",
 
3963
      "enclosing_provider=",
 
3964
      "enum_for",
 
3965
      "epic_fail",
 
3966
      "eql?",
 
3967
      "equal?",
 
3968
      "extend",
 
3969
      "filename_to_qualified_string",
 
3970
      "freeze",
 
3971
      "frozen?",
 
3972
      "full_const_get",
 
3973
      "full_const_set",
 
3974
      "gem",
 
3975
      "hash",
 
3976
      "ignore_failure",
 
3977
      "in?",
 
3978
      "initialize_clone",
 
3979
      "initialize_dup",
 
3980
      "inspect",
 
3981
      "instance_eval",
 
3982
      "instance_exec",
 
3983
      "instance_of?",
 
3984
      "instance_variable_defined?",
 
3985
      "instance_variable_get",
 
3986
      "instance_variable_set",
 
3987
      "instance_variables",
 
3988
      "is",
 
3989
      "is_a?",
 
3990
      "kind_of?",
 
3991
      "load_prior_resource",
 
3992
      "make_module",
 
3993
      "meta_class",
 
3994
      "method",
 
3995
      "method_missing",
 
3996
      "methods",
 
3997
      "name",
 
3998
      "nil?",
 
3999
      "node",
 
4000
      "noop",
 
4001
      "not_if",
 
4002
      "not_if_args",
 
4003
      "notifies",
 
4004
      "notifies_delayed",
 
4005
      "notifies_immediate",
 
4006
      "object_id",
 
4007
      "only_if",
 
4008
      "only_if_args",
 
4009
      "options",
 
4010
      "package_name",
 
4011
      "params",
 
4012
      "params=",
 
4013
      "platform?",
 
4014
      "private_methods",
 
4015
      "protected_methods",
 
4016
      "provider",
 
4017
      "provider=",
 
4018
      "psych_to_yaml",
 
4019
      "psych_y",
 
4020
      "public_method",
 
4021
      "public_methods",
 
4022
      "public_send",
 
4023
      "quacks_like?",
 
4024
      "recipe_name",
 
4025
      "recipe_name=",
 
4026
      "resource_name",
 
4027
      "resources",
 
4028
      "respond_to?",
 
4029
      "respond_to_missing?",
 
4030
      "response_file",
 
4031
      "run_action",
 
4032
      "run_context",
 
4033
      "run_context=",
 
4034
      "search",
 
4035
      "send",
 
4036
      "set_if_args",
 
4037
      "set_or_return",
 
4038
      "singleton_class",
 
4039
      "singleton_methods",
 
4040
      "snake_case_basename",
 
4041
      "source",
 
4042
      "source_line",
 
4043
      "source_line=",
 
4044
      "subscribes",
 
4045
      "supports",
 
4046
      "taint",
 
4047
      "tainted?",
 
4048
      "tap",
 
4049
      "to_enum",
 
4050
      "to_hash",
 
4051
      "to_json",
 
4052
      "to_s",
 
4053
      "to_text",
 
4054
      "to_yaml",
 
4055
      "to_yaml_properties",
 
4056
      "trust",
 
4057
      "try_call",
 
4058
      "try_dup",
 
4059
      "untaint",
 
4060
      "untrust",
 
4061
      "untrusted?",
 
4062
      "updated",
 
4063
      "updated=",
 
4064
      "updated?",
 
4065
      "validate",
 
4066
      "value_for_platform",
 
4067
      "version",
 
4068
      "y"
 
4069
    ],
 
4070
    "mdadm": [
 
4071
      "!",
 
4072
      "!=",
 
4073
      "!~",
 
4074
      "<=>",
 
4075
      "==",
 
4076
      "===",
 
4077
      "=~",
 
4078
      "__id__",
 
4079
      "__send__",
 
4080
      "action",
 
4081
      "allowed_actions",
 
4082
      "allowed_actions=",
 
4083
      "blank?",
 
4084
      "chunk",
 
4085
      "class",
 
4086
      "clone",
 
4087
      "convert_to_class_name",
 
4088
      "convert_to_snake_case",
 
4089
      "cookbook_name",
 
4090
      "cookbook_name=",
 
4091
      "data_bag",
 
4092
      "data_bag_item",
 
4093
      "define_singleton_method",
 
4094
      "deprecated_ivar",
 
4095
      "devices",
 
4096
      "display",
 
4097
      "dup",
 
4098
      "enclosing_provider",
 
4099
      "enclosing_provider=",
 
4100
      "enum_for",
 
4101
      "epic_fail",
 
4102
      "eql?",
 
4103
      "equal?",
 
4104
      "exists",
 
4105
      "extend",
 
4106
      "filename_to_qualified_string",
 
4107
      "freeze",
 
4108
      "frozen?",
 
4109
      "full_const_get",
 
4110
      "full_const_set",
 
4111
      "gem",
 
4112
      "hash",
 
4113
      "ignore_failure",
 
4114
      "in?",
 
4115
      "initialize_clone",
 
4116
      "initialize_dup",
 
4117
      "inspect",
 
4118
      "instance_eval",
 
4119
      "instance_exec",
 
4120
      "instance_of?",
 
4121
      "instance_variable_defined?",
 
4122
      "instance_variable_get",
 
4123
      "instance_variable_set",
 
4124
      "instance_variables",
 
4125
      "is",
 
4126
      "is_a?",
 
4127
      "kind_of?",
 
4128
      "level",
 
4129
      "load_prior_resource",
 
4130
      "make_module",
 
4131
      "meta_class",
 
4132
      "method",
 
4133
      "method_missing",
 
4134
      "methods",
 
4135
      "name",
 
4136
      "nil?",
 
4137
      "node",
 
4138
      "noop",
 
4139
      "not_if",
 
4140
      "not_if_args",
 
4141
      "notifies",
 
4142
      "notifies_delayed",
 
4143
      "notifies_immediate",
 
4144
      "object_id",
 
4145
      "only_if",
 
4146
      "only_if_args",
 
4147
      "params",
 
4148
      "params=",
 
4149
      "platform?",
 
4150
      "private_methods",
 
4151
      "protected_methods",
 
4152
      "provider",
 
4153
      "provider=",
 
4154
      "psych_to_yaml",
 
4155
      "psych_y",
 
4156
      "public_method",
 
4157
      "public_methods",
 
4158
      "public_send",
 
4159
      "quacks_like?",
 
4160
      "raid_device",
 
4161
      "recipe_name",
 
4162
      "recipe_name=",
 
4163
      "resource_name",
 
4164
      "resources",
 
4165
      "respond_to?",
 
4166
      "respond_to_missing?",
 
4167
      "run_action",
 
4168
      "run_context",
 
4169
      "run_context=",
 
4170
      "search",
 
4171
      "send",
 
4172
      "set_if_args",
 
4173
      "set_or_return",
 
4174
      "singleton_class",
 
4175
      "singleton_methods",
 
4176
      "snake_case_basename",
 
4177
      "source_line",
 
4178
      "source_line=",
 
4179
      "subscribes",
 
4180
      "supports",
 
4181
      "taint",
 
4182
      "tainted?",
 
4183
      "tap",
 
4184
      "to_enum",
 
4185
      "to_hash",
 
4186
      "to_json",
 
4187
      "to_s",
 
4188
      "to_text",
 
4189
      "to_yaml",
 
4190
      "to_yaml_properties",
 
4191
      "trust",
 
4192
      "try_call",
 
4193
      "try_dup",
 
4194
      "untaint",
 
4195
      "untrust",
 
4196
      "untrusted?",
 
4197
      "updated",
 
4198
      "updated=",
 
4199
      "updated?",
 
4200
      "validate",
 
4201
      "value_for_platform",
 
4202
      "y"
 
4203
    ],
 
4204
    "mount": [
 
4205
      "!",
 
4206
      "!=",
 
4207
      "!~",
 
4208
      "<=>",
 
4209
      "==",
 
4210
      "===",
 
4211
      "=~",
 
4212
      "__id__",
 
4213
      "__send__",
 
4214
      "action",
 
4215
      "allowed_actions",
 
4216
      "allowed_actions=",
 
4217
      "blank?",
 
4218
      "class",
 
4219
      "clone",
 
4220
      "convert_to_class_name",
 
4221
      "convert_to_snake_case",
 
4222
      "cookbook_name",
 
4223
      "cookbook_name=",
 
4224
      "data_bag",
 
4225
      "data_bag_item",
 
4226
      "define_singleton_method",
 
4227
      "deprecated_ivar",
 
4228
      "device",
 
4229
      "device_type",
 
4230
      "display",
 
4231
      "dump",
 
4232
      "dup",
 
4233
      "enabled",
 
4234
      "enclosing_provider",
 
4235
      "enclosing_provider=",
 
4236
      "enum_for",
 
4237
      "epic_fail",
 
4238
      "eql?",
 
4239
      "equal?",
 
4240
      "extend",
 
4241
      "filename_to_qualified_string",
 
4242
      "freeze",
 
4243
      "frozen?",
 
4244
      "fstype",
 
4245
      "full_const_get",
 
4246
      "full_const_set",
 
4247
      "gem",
 
4248
      "hash",
 
4249
      "ignore_failure",
 
4250
      "in?",
 
4251
      "initialize_clone",
 
4252
      "initialize_dup",
 
4253
      "inspect",
 
4254
      "instance_eval",
 
4255
      "instance_exec",
 
4256
      "instance_of?",
 
4257
      "instance_variable_defined?",
 
4258
      "instance_variable_get",
 
4259
      "instance_variable_set",
 
4260
      "instance_variables",
 
4261
      "is",
 
4262
      "is_a?",
 
4263
      "kind_of?",
 
4264
      "load_prior_resource",
 
4265
      "make_module",
 
4266
      "meta_class",
 
4267
      "method",
 
4268
      "method_missing",
 
4269
      "methods",
 
4270
      "mount_point",
 
4271
      "mounted",
 
4272
      "name",
 
4273
      "nil?",
 
4274
      "node",
 
4275
      "noop",
 
4276
      "not_if",
 
4277
      "not_if_args",
 
4278
      "notifies",
 
4279
      "notifies_delayed",
 
4280
      "notifies_immediate",
 
4281
      "object_id",
 
4282
      "only_if",
 
4283
      "only_if_args",
 
4284
      "options",
 
4285
      "params",
 
4286
      "params=",
 
4287
      "pass",
 
4288
      "platform?",
 
4289
      "private_methods",
 
4290
      "protected_methods",
 
4291
      "provider",
 
4292
      "provider=",
 
4293
      "psych_to_yaml",
 
4294
      "psych_y",
 
4295
      "public_method",
 
4296
      "public_methods",
 
4297
      "public_send",
 
4298
      "quacks_like?",
 
4299
      "recipe_name",
 
4300
      "recipe_name=",
 
4301
      "resource_name",
 
4302
      "resources",
 
4303
      "respond_to?",
 
4304
      "respond_to_missing?",
 
4305
      "run_action",
 
4306
      "run_context",
 
4307
      "run_context=",
 
4308
      "search",
 
4309
      "send",
 
4310
      "set_if_args",
 
4311
      "set_or_return",
 
4312
      "singleton_class",
 
4313
      "singleton_methods",
 
4314
      "snake_case_basename",
 
4315
      "source_line",
 
4316
      "source_line=",
 
4317
      "subscribes",
 
4318
      "supports",
 
4319
      "taint",
 
4320
      "tainted?",
 
4321
      "tap",
 
4322
      "to_enum",
 
4323
      "to_hash",
 
4324
      "to_json",
 
4325
      "to_s",
 
4326
      "to_text",
 
4327
      "to_yaml",
 
4328
      "to_yaml_properties",
 
4329
      "trust",
 
4330
      "try_call",
 
4331
      "try_dup",
 
4332
      "untaint",
 
4333
      "untrust",
 
4334
      "untrusted?",
 
4335
      "updated",
 
4336
      "updated=",
 
4337
      "updated?",
 
4338
      "validate",
 
4339
      "value_for_platform",
 
4340
      "y"
 
4341
    ],
 
4342
    "package": [
 
4343
      "!",
 
4344
      "!=",
 
4345
      "!~",
 
4346
      "<=>",
 
4347
      "==",
 
4348
      "===",
 
4349
      "=~",
 
4350
      "__id__",
 
4351
      "__send__",
 
4352
      "action",
 
4353
      "allowed_actions",
 
4354
      "allowed_actions=",
 
4355
      "blank?",
 
4356
      "class",
 
4357
      "clone",
 
4358
      "convert_to_class_name",
 
4359
      "convert_to_snake_case",
 
4360
      "cookbook_name",
 
4361
      "cookbook_name=",
 
4362
      "data_bag",
 
4363
      "data_bag_item",
 
4364
      "define_singleton_method",
 
4365
      "deprecated_ivar",
 
4366
      "display",
 
4367
      "dup",
 
4368
      "enclosing_provider",
 
4369
      "enclosing_provider=",
 
4370
      "enum_for",
 
4371
      "epic_fail",
 
4372
      "eql?",
 
4373
      "equal?",
 
4374
      "extend",
 
4375
      "filename_to_qualified_string",
 
4376
      "freeze",
 
4377
      "frozen?",
 
4378
      "full_const_get",
 
4379
      "full_const_set",
 
4380
      "gem",
 
4381
      "hash",
 
4382
      "ignore_failure",
 
4383
      "in?",
 
4384
      "initialize_clone",
 
4385
      "initialize_dup",
 
4386
      "inspect",
 
4387
      "instance_eval",
 
4388
      "instance_exec",
 
4389
      "instance_of?",
 
4390
      "instance_variable_defined?",
 
4391
      "instance_variable_get",
 
4392
      "instance_variable_set",
 
4393
      "instance_variables",
 
4394
      "is",
 
4395
      "is_a?",
 
4396
      "kind_of?",
 
4397
      "load_prior_resource",
 
4398
      "make_module",
 
4399
      "meta_class",
 
4400
      "method",
 
4401
      "method_missing",
 
4402
      "methods",
 
4403
      "name",
 
4404
      "nil?",
 
4405
      "node",
 
4406
      "noop",
 
4407
      "not_if",
 
4408
      "not_if_args",
 
4409
      "notifies",
 
4410
      "notifies_delayed",
 
4411
      "notifies_immediate",
 
4412
      "object_id",
 
4413
      "only_if",
 
4414
      "only_if_args",
 
4415
      "options",
 
4416
      "package_name",
 
4417
      "params",
 
4418
      "params=",
 
4419
      "platform?",
 
4420
      "private_methods",
 
4421
      "protected_methods",
 
4422
      "provider",
 
4423
      "provider=",
 
4424
      "psych_to_yaml",
 
4425
      "psych_y",
 
4426
      "public_method",
 
4427
      "public_methods",
 
4428
      "public_send",
 
4429
      "quacks_like?",
 
4430
      "recipe_name",
 
4431
      "recipe_name=",
 
4432
      "resource_name",
 
4433
      "resources",
 
4434
      "respond_to?",
 
4435
      "respond_to_missing?",
 
4436
      "response_file",
 
4437
      "run_action",
 
4438
      "run_context",
 
4439
      "run_context=",
 
4440
      "search",
 
4441
      "send",
 
4442
      "set_if_args",
 
4443
      "set_or_return",
 
4444
      "singleton_class",
 
4445
      "singleton_methods",
 
4446
      "snake_case_basename",
 
4447
      "source",
 
4448
      "source_line",
 
4449
      "source_line=",
 
4450
      "subscribes",
 
4451
      "supports",
 
4452
      "taint",
 
4453
      "tainted?",
 
4454
      "tap",
 
4455
      "to_enum",
 
4456
      "to_hash",
 
4457
      "to_json",
 
4458
      "to_s",
 
4459
      "to_text",
 
4460
      "to_yaml",
 
4461
      "to_yaml_properties",
 
4462
      "trust",
 
4463
      "try_call",
 
4464
      "try_dup",
 
4465
      "untaint",
 
4466
      "untrust",
 
4467
      "untrusted?",
 
4468
      "updated",
 
4469
      "updated=",
 
4470
      "updated?",
 
4471
      "validate",
 
4472
      "value_for_platform",
 
4473
      "version",
 
4474
      "y"
 
4475
    ],
 
4476
    "pacman_package": [
 
4477
      "!",
 
4478
      "!=",
 
4479
      "!~",
 
4480
      "<=>",
 
4481
      "==",
 
4482
      "===",
 
4483
      "=~",
 
4484
      "__id__",
 
4485
      "__send__",
 
4486
      "action",
 
4487
      "allowed_actions",
 
4488
      "allowed_actions=",
 
4489
      "blank?",
 
4490
      "class",
 
4491
      "clone",
 
4492
      "convert_to_class_name",
 
4493
      "convert_to_snake_case",
 
4494
      "cookbook_name",
 
4495
      "cookbook_name=",
 
4496
      "data_bag",
 
4497
      "data_bag_item",
 
4498
      "define_singleton_method",
 
4499
      "deprecated_ivar",
 
4500
      "display",
 
4501
      "dup",
 
4502
      "enclosing_provider",
 
4503
      "enclosing_provider=",
 
4504
      "enum_for",
 
4505
      "epic_fail",
 
4506
      "eql?",
 
4507
      "equal?",
 
4508
      "extend",
 
4509
      "filename_to_qualified_string",
 
4510
      "freeze",
 
4511
      "frozen?",
 
4512
      "full_const_get",
 
4513
      "full_const_set",
 
4514
      "gem",
 
4515
      "hash",
 
4516
      "ignore_failure",
 
4517
      "in?",
 
4518
      "initialize_clone",
 
4519
      "initialize_dup",
 
4520
      "inspect",
 
4521
      "instance_eval",
 
4522
      "instance_exec",
 
4523
      "instance_of?",
 
4524
      "instance_variable_defined?",
 
4525
      "instance_variable_get",
 
4526
      "instance_variable_set",
 
4527
      "instance_variables",
 
4528
      "is",
 
4529
      "is_a?",
 
4530
      "kind_of?",
 
4531
      "load_prior_resource",
 
4532
      "make_module",
 
4533
      "meta_class",
 
4534
      "method",
 
4535
      "method_missing",
 
4536
      "methods",
 
4537
      "name",
 
4538
      "nil?",
 
4539
      "node",
 
4540
      "noop",
 
4541
      "not_if",
 
4542
      "not_if_args",
 
4543
      "notifies",
 
4544
      "notifies_delayed",
 
4545
      "notifies_immediate",
 
4546
      "object_id",
 
4547
      "only_if",
 
4548
      "only_if_args",
 
4549
      "options",
 
4550
      "package_name",
 
4551
      "params",
 
4552
      "params=",
 
4553
      "platform?",
 
4554
      "private_methods",
 
4555
      "protected_methods",
 
4556
      "provider",
 
4557
      "provider=",
 
4558
      "psych_to_yaml",
 
4559
      "psych_y",
 
4560
      "public_method",
 
4561
      "public_methods",
 
4562
      "public_send",
 
4563
      "quacks_like?",
 
4564
      "recipe_name",
 
4565
      "recipe_name=",
 
4566
      "resource_name",
 
4567
      "resources",
 
4568
      "respond_to?",
 
4569
      "respond_to_missing?",
 
4570
      "response_file",
 
4571
      "run_action",
 
4572
      "run_context",
 
4573
      "run_context=",
 
4574
      "search",
 
4575
      "send",
 
4576
      "set_if_args",
 
4577
      "set_or_return",
 
4578
      "singleton_class",
 
4579
      "singleton_methods",
 
4580
      "snake_case_basename",
 
4581
      "source",
 
4582
      "source_line",
 
4583
      "source_line=",
 
4584
      "subscribes",
 
4585
      "supports",
 
4586
      "taint",
 
4587
      "tainted?",
 
4588
      "tap",
 
4589
      "to_enum",
 
4590
      "to_hash",
 
4591
      "to_json",
 
4592
      "to_s",
 
4593
      "to_text",
 
4594
      "to_yaml",
 
4595
      "to_yaml_properties",
 
4596
      "trust",
 
4597
      "try_call",
 
4598
      "try_dup",
 
4599
      "untaint",
 
4600
      "untrust",
 
4601
      "untrusted?",
 
4602
      "updated",
 
4603
      "updated=",
 
4604
      "updated?",
 
4605
      "validate",
 
4606
      "value_for_platform",
 
4607
      "version",
 
4608
      "y"
 
4609
    ],
 
4610
    "perl": [
 
4611
      "!",
 
4612
      "!=",
 
4613
      "!~",
 
4614
      "<=>",
 
4615
      "==",
 
4616
      "===",
 
4617
      "=~",
 
4618
      "__id__",
 
4619
      "__send__",
 
4620
      "action",
 
4621
      "allowed_actions",
 
4622
      "allowed_actions=",
 
4623
      "blank?",
 
4624
      "class",
 
4625
      "clone",
 
4626
      "code",
 
4627
      "command",
 
4628
      "convert_to_class_name",
 
4629
      "convert_to_snake_case",
 
4630
      "cookbook_name",
 
4631
      "cookbook_name=",
 
4632
      "creates",
 
4633
      "cwd",
 
4634
      "data_bag",
 
4635
      "data_bag_item",
 
4636
      "define_singleton_method",
 
4637
      "deprecated_ivar",
 
4638
      "display",
 
4639
      "dup",
 
4640
      "enclosing_provider",
 
4641
      "enclosing_provider=",
 
4642
      "enum_for",
 
4643
      "environment",
 
4644
      "epic_fail",
 
4645
      "eql?",
 
4646
      "equal?",
 
4647
      "extend",
 
4648
      "filename_to_qualified_string",
 
4649
      "freeze",
 
4650
      "frozen?",
 
4651
      "full_const_get",
 
4652
      "full_const_set",
 
4653
      "gem",
 
4654
      "group",
 
4655
      "hash",
 
4656
      "ignore_failure",
 
4657
      "in?",
 
4658
      "initialize_clone",
 
4659
      "initialize_dup",
 
4660
      "inspect",
 
4661
      "instance_eval",
 
4662
      "instance_exec",
 
4663
      "instance_of?",
 
4664
      "instance_variable_defined?",
 
4665
      "instance_variable_get",
 
4666
      "instance_variable_set",
 
4667
      "instance_variables",
 
4668
      "interpreter",
 
4669
      "is",
 
4670
      "is_a?",
 
4671
      "kind_of?",
 
4672
      "load_prior_resource",
 
4673
      "make_module",
 
4674
      "meta_class",
 
4675
      "method",
 
4676
      "method_missing",
 
4677
      "methods",
 
4678
      "name",
 
4679
      "nil?",
 
4680
      "node",
 
4681
      "noop",
 
4682
      "not_if",
 
4683
      "not_if_args",
 
4684
      "notifies",
 
4685
      "notifies_delayed",
 
4686
      "notifies_immediate",
 
4687
      "object_id",
 
4688
      "only_if",
 
4689
      "only_if_args",
 
4690
      "params",
 
4691
      "params=",
 
4692
      "path",
 
4693
      "platform?",
 
4694
      "private_methods",
 
4695
      "protected_methods",
 
4696
      "provider",
 
4697
      "provider=",
 
4698
      "psych_to_yaml",
 
4699
      "psych_y",
 
4700
      "public_method",
 
4701
      "public_methods",
 
4702
      "public_send",
 
4703
      "quacks_like?",
 
4704
      "recipe_name",
 
4705
      "recipe_name=",
 
4706
      "resource_name",
 
4707
      "resources",
 
4708
      "respond_to?",
 
4709
      "respond_to_missing?",
 
4710
      "returns",
 
4711
      "run_action",
 
4712
      "run_context",
 
4713
      "run_context=",
 
4714
      "search",
 
4715
      "send",
 
4716
      "set_if_args",
 
4717
      "set_or_return",
 
4718
      "singleton_class",
 
4719
      "singleton_methods",
 
4720
      "snake_case_basename",
 
4721
      "source_line",
 
4722
      "source_line=",
 
4723
      "subscribes",
 
4724
      "supports",
 
4725
      "taint",
 
4726
      "tainted?",
 
4727
      "tap",
 
4728
      "timeout",
 
4729
      "to_enum",
 
4730
      "to_hash",
 
4731
      "to_json",
 
4732
      "to_s",
 
4733
      "to_text",
 
4734
      "to_yaml",
 
4735
      "to_yaml_properties",
 
4736
      "trust",
 
4737
      "try_call",
 
4738
      "try_dup",
 
4739
      "umask",
 
4740
      "untaint",
 
4741
      "untrust",
 
4742
      "untrusted?",
 
4743
      "updated",
 
4744
      "updated=",
 
4745
      "updated?",
 
4746
      "user",
 
4747
      "validate",
 
4748
      "value_for_platform",
 
4749
      "y"
 
4750
    ],
 
4751
    "portage_package": [
 
4752
      "!",
 
4753
      "!=",
 
4754
      "!~",
 
4755
      "<=>",
 
4756
      "==",
 
4757
      "===",
 
4758
      "=~",
 
4759
      "__id__",
 
4760
      "__send__",
 
4761
      "action",
 
4762
      "allowed_actions",
 
4763
      "allowed_actions=",
 
4764
      "blank?",
 
4765
      "class",
 
4766
      "clone",
 
4767
      "convert_to_class_name",
 
4768
      "convert_to_snake_case",
 
4769
      "cookbook_name",
 
4770
      "cookbook_name=",
 
4771
      "data_bag",
 
4772
      "data_bag_item",
 
4773
      "define_singleton_method",
 
4774
      "deprecated_ivar",
 
4775
      "display",
 
4776
      "dup",
 
4777
      "enclosing_provider",
 
4778
      "enclosing_provider=",
 
4779
      "enum_for",
 
4780
      "epic_fail",
 
4781
      "eql?",
 
4782
      "equal?",
 
4783
      "extend",
 
4784
      "filename_to_qualified_string",
 
4785
      "freeze",
 
4786
      "frozen?",
 
4787
      "full_const_get",
 
4788
      "full_const_set",
 
4789
      "gem",
 
4790
      "hash",
 
4791
      "ignore_failure",
 
4792
      "in?",
 
4793
      "initialize_clone",
 
4794
      "initialize_dup",
 
4795
      "inspect",
 
4796
      "instance_eval",
 
4797
      "instance_exec",
 
4798
      "instance_of?",
 
4799
      "instance_variable_defined?",
 
4800
      "instance_variable_get",
 
4801
      "instance_variable_set",
 
4802
      "instance_variables",
 
4803
      "is",
 
4804
      "is_a?",
 
4805
      "kind_of?",
 
4806
      "load_prior_resource",
 
4807
      "make_module",
 
4808
      "meta_class",
 
4809
      "method",
 
4810
      "method_missing",
 
4811
      "methods",
 
4812
      "name",
 
4813
      "nil?",
 
4814
      "node",
 
4815
      "noop",
 
4816
      "not_if",
 
4817
      "not_if_args",
 
4818
      "notifies",
 
4819
      "notifies_delayed",
 
4820
      "notifies_immediate",
 
4821
      "object_id",
 
4822
      "only_if",
 
4823
      "only_if_args",
 
4824
      "options",
 
4825
      "package_name",
 
4826
      "params",
 
4827
      "params=",
 
4828
      "platform?",
 
4829
      "private_methods",
 
4830
      "protected_methods",
 
4831
      "provider",
 
4832
      "provider=",
 
4833
      "psych_to_yaml",
 
4834
      "psych_y",
 
4835
      "public_method",
 
4836
      "public_methods",
 
4837
      "public_send",
 
4838
      "quacks_like?",
 
4839
      "recipe_name",
 
4840
      "recipe_name=",
 
4841
      "resource_name",
 
4842
      "resources",
 
4843
      "respond_to?",
 
4844
      "respond_to_missing?",
 
4845
      "response_file",
 
4846
      "run_action",
 
4847
      "run_context",
 
4848
      "run_context=",
 
4849
      "search",
 
4850
      "send",
 
4851
      "set_if_args",
 
4852
      "set_or_return",
 
4853
      "singleton_class",
 
4854
      "singleton_methods",
 
4855
      "snake_case_basename",
 
4856
      "source",
 
4857
      "source_line",
 
4858
      "source_line=",
 
4859
      "subscribes",
 
4860
      "supports",
 
4861
      "taint",
 
4862
      "tainted?",
 
4863
      "tap",
 
4864
      "to_enum",
 
4865
      "to_hash",
 
4866
      "to_json",
 
4867
      "to_s",
 
4868
      "to_text",
 
4869
      "to_yaml",
 
4870
      "to_yaml_properties",
 
4871
      "trust",
 
4872
      "try_call",
 
4873
      "try_dup",
 
4874
      "untaint",
 
4875
      "untrust",
 
4876
      "untrusted?",
 
4877
      "updated",
 
4878
      "updated=",
 
4879
      "updated?",
 
4880
      "validate",
 
4881
      "value_for_platform",
 
4882
      "version",
 
4883
      "y"
 
4884
    ],
 
4885
    "python": [
 
4886
      "!",
 
4887
      "!=",
 
4888
      "!~",
 
4889
      "<=>",
 
4890
      "==",
 
4891
      "===",
 
4892
      "=~",
 
4893
      "__id__",
 
4894
      "__send__",
 
4895
      "action",
 
4896
      "allowed_actions",
 
4897
      "allowed_actions=",
 
4898
      "blank?",
 
4899
      "class",
 
4900
      "clone",
 
4901
      "code",
 
4902
      "command",
 
4903
      "convert_to_class_name",
 
4904
      "convert_to_snake_case",
 
4905
      "cookbook_name",
 
4906
      "cookbook_name=",
 
4907
      "creates",
 
4908
      "cwd",
 
4909
      "data_bag",
 
4910
      "data_bag_item",
 
4911
      "define_singleton_method",
 
4912
      "deprecated_ivar",
 
4913
      "display",
 
4914
      "dup",
 
4915
      "enclosing_provider",
 
4916
      "enclosing_provider=",
 
4917
      "enum_for",
 
4918
      "environment",
 
4919
      "epic_fail",
 
4920
      "eql?",
 
4921
      "equal?",
 
4922
      "extend",
 
4923
      "filename_to_qualified_string",
 
4924
      "freeze",
 
4925
      "frozen?",
 
4926
      "full_const_get",
 
4927
      "full_const_set",
 
4928
      "gem",
 
4929
      "group",
 
4930
      "hash",
 
4931
      "ignore_failure",
 
4932
      "in?",
 
4933
      "initialize_clone",
 
4934
      "initialize_dup",
 
4935
      "inspect",
 
4936
      "instance_eval",
 
4937
      "instance_exec",
 
4938
      "instance_of?",
 
4939
      "instance_variable_defined?",
 
4940
      "instance_variable_get",
 
4941
      "instance_variable_set",
 
4942
      "instance_variables",
 
4943
      "interpreter",
 
4944
      "is",
 
4945
      "is_a?",
 
4946
      "kind_of?",
 
4947
      "load_prior_resource",
 
4948
      "make_module",
 
4949
      "meta_class",
 
4950
      "method",
 
4951
      "method_missing",
 
4952
      "methods",
 
4953
      "name",
 
4954
      "nil?",
 
4955
      "node",
 
4956
      "noop",
 
4957
      "not_if",
 
4958
      "not_if_args",
 
4959
      "notifies",
 
4960
      "notifies_delayed",
 
4961
      "notifies_immediate",
 
4962
      "object_id",
 
4963
      "only_if",
 
4964
      "only_if_args",
 
4965
      "params",
 
4966
      "params=",
 
4967
      "path",
 
4968
      "platform?",
 
4969
      "private_methods",
 
4970
      "protected_methods",
 
4971
      "provider",
 
4972
      "provider=",
 
4973
      "psych_to_yaml",
 
4974
      "psych_y",
 
4975
      "public_method",
 
4976
      "public_methods",
 
4977
      "public_send",
 
4978
      "quacks_like?",
 
4979
      "recipe_name",
 
4980
      "recipe_name=",
 
4981
      "resource_name",
 
4982
      "resources",
 
4983
      "respond_to?",
 
4984
      "respond_to_missing?",
 
4985
      "returns",
 
4986
      "run_action",
 
4987
      "run_context",
 
4988
      "run_context=",
 
4989
      "search",
 
4990
      "send",
 
4991
      "set_if_args",
 
4992
      "set_or_return",
 
4993
      "singleton_class",
 
4994
      "singleton_methods",
 
4995
      "snake_case_basename",
 
4996
      "source_line",
 
4997
      "source_line=",
 
4998
      "subscribes",
 
4999
      "supports",
 
5000
      "taint",
 
5001
      "tainted?",
 
5002
      "tap",
 
5003
      "timeout",
 
5004
      "to_enum",
 
5005
      "to_hash",
 
5006
      "to_json",
 
5007
      "to_s",
 
5008
      "to_text",
 
5009
      "to_yaml",
 
5010
      "to_yaml_properties",
 
5011
      "trust",
 
5012
      "try_call",
 
5013
      "try_dup",
 
5014
      "umask",
 
5015
      "untaint",
 
5016
      "untrust",
 
5017
      "untrusted?",
 
5018
      "updated",
 
5019
      "updated=",
 
5020
      "updated?",
 
5021
      "user",
 
5022
      "validate",
 
5023
      "value_for_platform",
 
5024
      "y"
 
5025
    ],
 
5026
    "remote_directory": [
 
5027
      "!",
 
5028
      "!=",
 
5029
      "!~",
 
5030
      "<=>",
 
5031
      "==",
 
5032
      "===",
 
5033
      "=~",
 
5034
      "__id__",
 
5035
      "__send__",
 
5036
      "action",
 
5037
      "allowed_actions",
 
5038
      "allowed_actions=",
 
5039
      "blank?",
 
5040
      "class",
 
5041
      "clone",
 
5042
      "convert_to_class_name",
 
5043
      "convert_to_snake_case",
 
5044
      "cookbook",
 
5045
      "cookbook_name",
 
5046
      "cookbook_name=",
 
5047
      "data_bag",
 
5048
      "data_bag_item",
 
5049
      "define_singleton_method",
 
5050
      "deprecated_ivar",
 
5051
      "display",
 
5052
      "dup",
 
5053
      "enclosing_provider",
 
5054
      "enclosing_provider=",
 
5055
      "enum_for",
 
5056
      "epic_fail",
 
5057
      "eql?",
 
5058
      "equal?",
 
5059
      "extend",
 
5060
      "filename_to_qualified_string",
 
5061
      "files_backup",
 
5062
      "files_group",
 
5063
      "files_mode",
 
5064
      "files_owner",
 
5065
      "freeze",
 
5066
      "frozen?",
 
5067
      "full_const_get",
 
5068
      "full_const_set",
 
5069
      "gem",
 
5070
      "group",
 
5071
      "hash",
 
5072
      "ignore_failure",
 
5073
      "in?",
 
5074
      "initialize_clone",
 
5075
      "initialize_dup",
 
5076
      "inspect",
 
5077
      "instance_eval",
 
5078
      "instance_exec",
 
5079
      "instance_of?",
 
5080
      "instance_variable_defined?",
 
5081
      "instance_variable_get",
 
5082
      "instance_variable_set",
 
5083
      "instance_variables",
 
5084
      "is",
 
5085
      "is_a?",
 
5086
      "kind_of?",
 
5087
      "load_prior_resource",
 
5088
      "make_module",
 
5089
      "meta_class",
 
5090
      "method",
 
5091
      "method_missing",
 
5092
      "methods",
 
5093
      "mode",
 
5094
      "name",
 
5095
      "nil?",
 
5096
      "node",
 
5097
      "noop",
 
5098
      "not_if",
 
5099
      "not_if_args",
 
5100
      "notifies",
 
5101
      "notifies_delayed",
 
5102
      "notifies_immediate",
 
5103
      "object_id",
 
5104
      "only_if",
 
5105
      "only_if_args",
 
5106
      "owner",
 
5107
      "params",
 
5108
      "params=",
 
5109
      "path",
 
5110
      "platform?",
 
5111
      "private_methods",
 
5112
      "protected_methods",
 
5113
      "provider",
 
5114
      "provider=",
 
5115
      "psych_to_yaml",
 
5116
      "psych_y",
 
5117
      "public_method",
 
5118
      "public_methods",
 
5119
      "public_send",
 
5120
      "purge",
 
5121
      "quacks_like?",
 
5122
      "recipe_name",
 
5123
      "recipe_name=",
 
5124
      "recursive",
 
5125
      "resource_name",
 
5126
      "resources",
 
5127
      "respond_to?",
 
5128
      "respond_to_missing?",
 
5129
      "run_action",
 
5130
      "run_context",
 
5131
      "run_context=",
 
5132
      "search",
 
5133
      "send",
 
5134
      "set_if_args",
 
5135
      "set_or_return",
 
5136
      "singleton_class",
 
5137
      "singleton_methods",
 
5138
      "snake_case_basename",
 
5139
      "source",
 
5140
      "source_line",
 
5141
      "source_line=",
 
5142
      "subscribes",
 
5143
      "supports",
 
5144
      "taint",
 
5145
      "tainted?",
 
5146
      "tap",
 
5147
      "to_enum",
 
5148
      "to_hash",
 
5149
      "to_json",
 
5150
      "to_s",
 
5151
      "to_text",
 
5152
      "to_yaml",
 
5153
      "to_yaml_properties",
 
5154
      "trust",
 
5155
      "try_call",
 
5156
      "try_dup",
 
5157
      "untaint",
 
5158
      "untrust",
 
5159
      "untrusted?",
 
5160
      "updated",
 
5161
      "updated=",
 
5162
      "updated?",
 
5163
      "validate",
 
5164
      "value_for_platform",
 
5165
      "y"
 
5166
    ],
 
5167
    "remote_file": [
 
5168
      "!",
 
5169
      "!=",
 
5170
      "!~",
 
5171
      "<=>",
 
5172
      "==",
 
5173
      "===",
 
5174
      "=~",
 
5175
      "__id__",
 
5176
      "__send__",
 
5177
      "action",
 
5178
      "allowed_actions",
 
5179
      "allowed_actions=",
 
5180
      "backup",
 
5181
      "blank?",
 
5182
      "checksum",
 
5183
      "class",
 
5184
      "clone",
 
5185
      "content",
 
5186
      "convert_to_class_name",
 
5187
      "convert_to_snake_case",
 
5188
      "cookbook",
 
5189
      "cookbook_name",
 
5190
      "cookbook_name=",
 
5191
      "data_bag",
 
5192
      "data_bag_item",
 
5193
      "define_singleton_method",
 
5194
      "deprecated_ivar",
 
5195
      "display",
 
5196
      "dup",
 
5197
      "enclosing_provider",
 
5198
      "enclosing_provider=",
 
5199
      "enum_for",
 
5200
      "epic_fail",
 
5201
      "eql?",
 
5202
      "equal?",
 
5203
      "extend",
 
5204
      "filename_to_qualified_string",
 
5205
      "freeze",
 
5206
      "frozen?",
 
5207
      "full_const_get",
 
5208
      "full_const_set",
 
5209
      "gem",
 
5210
      "group",
 
5211
      "hash",
 
5212
      "ignore_failure",
 
5213
      "in?",
 
5214
      "initialize_clone",
 
5215
      "initialize_dup",
 
5216
      "inspect",
 
5217
      "instance_eval",
 
5218
      "instance_exec",
 
5219
      "instance_of?",
 
5220
      "instance_variable_defined?",
 
5221
      "instance_variable_get",
 
5222
      "instance_variable_set",
 
5223
      "instance_variables",
 
5224
      "is",
 
5225
      "is_a?",
 
5226
      "kind_of?",
 
5227
      "load_prior_resource",
 
5228
      "make_module",
 
5229
      "meta_class",
 
5230
      "method",
 
5231
      "method_missing",
 
5232
      "methods",
 
5233
      "mode",
 
5234
      "name",
 
5235
      "nil?",
 
5236
      "node",
 
5237
      "noop",
 
5238
      "not_if",
 
5239
      "not_if_args",
 
5240
      "notifies",
 
5241
      "notifies_delayed",
 
5242
      "notifies_immediate",
 
5243
      "object_id",
 
5244
      "only_if",
 
5245
      "only_if_args",
 
5246
      "owner",
 
5247
      "params",
 
5248
      "params=",
 
5249
      "path",
 
5250
      "platform?",
 
5251
      "private_methods",
 
5252
      "protected_methods",
 
5253
      "provider",
 
5254
      "provider=",
 
5255
      "psych_to_yaml",
 
5256
      "psych_y",
 
5257
      "public_method",
 
5258
      "public_methods",
 
5259
      "public_send",
 
5260
      "quacks_like?",
 
5261
      "recipe_name",
 
5262
      "recipe_name=",
 
5263
      "resource_name",
 
5264
      "resources",
 
5265
      "respond_to?",
 
5266
      "respond_to_missing?",
 
5267
      "run_action",
 
5268
      "run_context",
 
5269
      "run_context=",
 
5270
      "search",
 
5271
      "send",
 
5272
      "set_if_args",
 
5273
      "set_or_return",
 
5274
      "singleton_class",
 
5275
      "singleton_methods",
 
5276
      "snake_case_basename",
 
5277
      "source",
 
5278
      "source_line",
 
5279
      "source_line=",
 
5280
      "subscribes",
 
5281
      "supports",
 
5282
      "taint",
 
5283
      "tainted?",
 
5284
      "tap",
 
5285
      "to_enum",
 
5286
      "to_hash",
 
5287
      "to_json",
 
5288
      "to_s",
 
5289
      "to_text",
 
5290
      "to_yaml",
 
5291
      "to_yaml_properties",
 
5292
      "trust",
 
5293
      "try_call",
 
5294
      "try_dup",
 
5295
      "untaint",
 
5296
      "untrust",
 
5297
      "untrusted?",
 
5298
      "updated",
 
5299
      "updated=",
 
5300
      "updated?",
 
5301
      "validate",
 
5302
      "value_for_platform",
 
5303
      "y"
 
5304
    ],
 
5305
    "route": [
 
5306
      "!",
 
5307
      "!=",
 
5308
      "!~",
 
5309
      "<=>",
 
5310
      "==",
 
5311
      "===",
 
5312
      "=~",
 
5313
      "__id__",
 
5314
      "__send__",
 
5315
      "action",
 
5316
      "allowed_actions",
 
5317
      "allowed_actions=",
 
5318
      "blank?",
 
5319
      "class",
 
5320
      "clone",
 
5321
      "convert_to_class_name",
 
5322
      "convert_to_snake_case",
 
5323
      "cookbook_name",
 
5324
      "cookbook_name=",
 
5325
      "data_bag",
 
5326
      "data_bag_item",
 
5327
      "define_singleton_method",
 
5328
      "deprecated_ivar",
 
5329
      "device",
 
5330
      "display",
 
5331
      "domain",
 
5332
      "domainname",
 
5333
      "dup",
 
5334
      "enclosing_provider",
 
5335
      "enclosing_provider=",
 
5336
      "enum_for",
 
5337
      "epic_fail",
 
5338
      "eql?",
 
5339
      "equal?",
 
5340
      "extend",
 
5341
      "filename_to_qualified_string",
 
5342
      "freeze",
 
5343
      "frozen?",
 
5344
      "full_const_get",
 
5345
      "full_const_set",
 
5346
      "gateway",
 
5347
      "gem",
 
5348
      "hash",
 
5349
      "hostname",
 
5350
      "ignore_failure",
 
5351
      "in?",
 
5352
      "initialize_clone",
 
5353
      "initialize_dup",
 
5354
      "inspect",
 
5355
      "instance_eval",
 
5356
      "instance_exec",
 
5357
      "instance_of?",
 
5358
      "instance_variable_defined?",
 
5359
      "instance_variable_get",
 
5360
      "instance_variable_set",
 
5361
      "instance_variables",
 
5362
      "is",
 
5363
      "is_a?",
 
5364
      "kind_of?",
 
5365
      "load_prior_resource",
 
5366
      "make_module",
 
5367
      "meta_class",
 
5368
      "method",
 
5369
      "method_missing",
 
5370
      "methods",
 
5371
      "metric",
 
5372
      "name",
 
5373
      "netmask",
 
5374
      "networking",
 
5375
      "networking_ipv6",
 
5376
      "nil?",
 
5377
      "node",
 
5378
      "noop",
 
5379
      "not_if",
 
5380
      "not_if_args",
 
5381
      "notifies",
 
5382
      "notifies_delayed",
 
5383
      "notifies_immediate",
 
5384
      "object_id",
 
5385
      "only_if",
 
5386
      "only_if_args",
 
5387
      "params",
 
5388
      "params=",
 
5389
      "platform?",
 
5390
      "private_methods",
 
5391
      "protected_methods",
 
5392
      "provider",
 
5393
      "provider=",
 
5394
      "psych_to_yaml",
 
5395
      "psych_y",
 
5396
      "public_method",
 
5397
      "public_methods",
 
5398
      "public_send",
 
5399
      "quacks_like?",
 
5400
      "recipe_name",
 
5401
      "recipe_name=",
 
5402
      "resource_name",
 
5403
      "resources",
 
5404
      "respond_to?",
 
5405
      "respond_to_missing?",
 
5406
      "route_type",
 
5407
      "run_action",
 
5408
      "run_context",
 
5409
      "run_context=",
 
5410
      "search",
 
5411
      "send",
 
5412
      "set_if_args",
 
5413
      "set_or_return",
 
5414
      "singleton_class",
 
5415
      "singleton_methods",
 
5416
      "snake_case_basename",
 
5417
      "source_line",
 
5418
      "source_line=",
 
5419
      "subscribes",
 
5420
      "supports",
 
5421
      "taint",
 
5422
      "tainted?",
 
5423
      "tap",
 
5424
      "target",
 
5425
      "to_enum",
 
5426
      "to_hash",
 
5427
      "to_json",
 
5428
      "to_s",
 
5429
      "to_text",
 
5430
      "to_yaml",
 
5431
      "to_yaml_properties",
 
5432
      "trust",
 
5433
      "try_call",
 
5434
      "try_dup",
 
5435
      "untaint",
 
5436
      "untrust",
 
5437
      "untrusted?",
 
5438
      "updated",
 
5439
      "updated=",
 
5440
      "updated?",
 
5441
      "validate",
 
5442
      "value_for_platform",
 
5443
      "y"
 
5444
    ],
 
5445
    "ruby": [
 
5446
      "!",
 
5447
      "!=",
 
5448
      "!~",
 
5449
      "<=>",
 
5450
      "==",
 
5451
      "===",
 
5452
      "=~",
 
5453
      "__id__",
 
5454
      "__send__",
 
5455
      "action",
 
5456
      "allowed_actions",
 
5457
      "allowed_actions=",
 
5458
      "blank?",
 
5459
      "class",
 
5460
      "clone",
 
5461
      "code",
 
5462
      "command",
 
5463
      "convert_to_class_name",
 
5464
      "convert_to_snake_case",
 
5465
      "cookbook_name",
 
5466
      "cookbook_name=",
 
5467
      "creates",
 
5468
      "cwd",
 
5469
      "data_bag",
 
5470
      "data_bag_item",
 
5471
      "define_singleton_method",
 
5472
      "deprecated_ivar",
 
5473
      "display",
 
5474
      "dup",
 
5475
      "enclosing_provider",
 
5476
      "enclosing_provider=",
 
5477
      "enum_for",
 
5478
      "environment",
 
5479
      "epic_fail",
 
5480
      "eql?",
 
5481
      "equal?",
 
5482
      "extend",
 
5483
      "filename_to_qualified_string",
 
5484
      "freeze",
 
5485
      "frozen?",
 
5486
      "full_const_get",
 
5487
      "full_const_set",
 
5488
      "gem",
 
5489
      "group",
 
5490
      "hash",
 
5491
      "ignore_failure",
 
5492
      "in?",
 
5493
      "initialize_clone",
 
5494
      "initialize_dup",
 
5495
      "inspect",
 
5496
      "instance_eval",
 
5497
      "instance_exec",
 
5498
      "instance_of?",
 
5499
      "instance_variable_defined?",
 
5500
      "instance_variable_get",
 
5501
      "instance_variable_set",
 
5502
      "instance_variables",
 
5503
      "interpreter",
 
5504
      "is",
 
5505
      "is_a?",
 
5506
      "kind_of?",
 
5507
      "load_prior_resource",
 
5508
      "make_module",
 
5509
      "meta_class",
 
5510
      "method",
 
5511
      "method_missing",
 
5512
      "methods",
 
5513
      "name",
 
5514
      "nil?",
 
5515
      "node",
 
5516
      "noop",
 
5517
      "not_if",
 
5518
      "not_if_args",
 
5519
      "notifies",
 
5520
      "notifies_delayed",
 
5521
      "notifies_immediate",
 
5522
      "object_id",
 
5523
      "only_if",
 
5524
      "only_if_args",
 
5525
      "params",
 
5526
      "params=",
 
5527
      "path",
 
5528
      "platform?",
 
5529
      "private_methods",
 
5530
      "protected_methods",
 
5531
      "provider",
 
5532
      "provider=",
 
5533
      "psych_to_yaml",
 
5534
      "psych_y",
 
5535
      "public_method",
 
5536
      "public_methods",
 
5537
      "public_send",
 
5538
      "quacks_like?",
 
5539
      "recipe_name",
 
5540
      "recipe_name=",
 
5541
      "resource_name",
 
5542
      "resources",
 
5543
      "respond_to?",
 
5544
      "respond_to_missing?",
 
5545
      "returns",
 
5546
      "run_action",
 
5547
      "run_context",
 
5548
      "run_context=",
 
5549
      "search",
 
5550
      "send",
 
5551
      "set_if_args",
 
5552
      "set_or_return",
 
5553
      "singleton_class",
 
5554
      "singleton_methods",
 
5555
      "snake_case_basename",
 
5556
      "source_line",
 
5557
      "source_line=",
 
5558
      "subscribes",
 
5559
      "supports",
 
5560
      "taint",
 
5561
      "tainted?",
 
5562
      "tap",
 
5563
      "timeout",
 
5564
      "to_enum",
 
5565
      "to_hash",
 
5566
      "to_json",
 
5567
      "to_s",
 
5568
      "to_text",
 
5569
      "to_yaml",
 
5570
      "to_yaml_properties",
 
5571
      "trust",
 
5572
      "try_call",
 
5573
      "try_dup",
 
5574
      "umask",
 
5575
      "untaint",
 
5576
      "untrust",
 
5577
      "untrusted?",
 
5578
      "updated",
 
5579
      "updated=",
 
5580
      "updated?",
 
5581
      "user",
 
5582
      "validate",
 
5583
      "value_for_platform",
 
5584
      "y"
 
5585
    ],
 
5586
    "ruby_block": [
 
5587
      "!",
 
5588
      "!=",
 
5589
      "!~",
 
5590
      "<=>",
 
5591
      "==",
 
5592
      "===",
 
5593
      "=~",
 
5594
      "__id__",
 
5595
      "__send__",
 
5596
      "action",
 
5597
      "allowed_actions",
 
5598
      "allowed_actions=",
 
5599
      "blank?",
 
5600
      "block",
 
5601
      "class",
 
5602
      "clone",
 
5603
      "convert_to_class_name",
 
5604
      "convert_to_snake_case",
 
5605
      "cookbook_name",
 
5606
      "cookbook_name=",
 
5607
      "data_bag",
 
5608
      "data_bag_item",
 
5609
      "define_singleton_method",
 
5610
      "deprecated_ivar",
 
5611
      "display",
 
5612
      "dup",
 
5613
      "enclosing_provider",
 
5614
      "enclosing_provider=",
 
5615
      "enum_for",
 
5616
      "epic_fail",
 
5617
      "eql?",
 
5618
      "equal?",
 
5619
      "extend",
 
5620
      "filename_to_qualified_string",
 
5621
      "freeze",
 
5622
      "frozen?",
 
5623
      "full_const_get",
 
5624
      "full_const_set",
 
5625
      "gem",
 
5626
      "hash",
 
5627
      "ignore_failure",
 
5628
      "in?",
 
5629
      "initialize_clone",
 
5630
      "initialize_dup",
 
5631
      "inspect",
 
5632
      "instance_eval",
 
5633
      "instance_exec",
 
5634
      "instance_of?",
 
5635
      "instance_variable_defined?",
 
5636
      "instance_variable_get",
 
5637
      "instance_variable_set",
 
5638
      "instance_variables",
 
5639
      "is",
 
5640
      "is_a?",
 
5641
      "kind_of?",
 
5642
      "load_prior_resource",
 
5643
      "make_module",
 
5644
      "meta_class",
 
5645
      "method",
 
5646
      "method_missing",
 
5647
      "methods",
 
5648
      "name",
 
5649
      "nil?",
 
5650
      "node",
 
5651
      "noop",
 
5652
      "not_if",
 
5653
      "not_if_args",
 
5654
      "notifies",
 
5655
      "notifies_delayed",
 
5656
      "notifies_immediate",
 
5657
      "object_id",
 
5658
      "only_if",
 
5659
      "only_if_args",
 
5660
      "params",
 
5661
      "params=",
 
5662
      "platform?",
 
5663
      "private_methods",
 
5664
      "protected_methods",
 
5665
      "provider",
 
5666
      "provider=",
 
5667
      "psych_to_yaml",
 
5668
      "psych_y",
 
5669
      "public_method",
 
5670
      "public_methods",
 
5671
      "public_send",
 
5672
      "quacks_like?",
 
5673
      "recipe_name",
 
5674
      "recipe_name=",
 
5675
      "resource_name",
 
5676
      "resources",
 
5677
      "respond_to?",
 
5678
      "respond_to_missing?",
 
5679
      "run_action",
 
5680
      "run_context",
 
5681
      "run_context=",
 
5682
      "search",
 
5683
      "send",
 
5684
      "set_if_args",
 
5685
      "set_or_return",
 
5686
      "singleton_class",
 
5687
      "singleton_methods",
 
5688
      "snake_case_basename",
 
5689
      "source_line",
 
5690
      "source_line=",
 
5691
      "subscribes",
 
5692
      "supports",
 
5693
      "taint",
 
5694
      "tainted?",
 
5695
      "tap",
 
5696
      "to_enum",
 
5697
      "to_hash",
 
5698
      "to_json",
 
5699
      "to_s",
 
5700
      "to_text",
 
5701
      "to_yaml",
 
5702
      "to_yaml_properties",
 
5703
      "trust",
 
5704
      "try_call",
 
5705
      "try_dup",
 
5706
      "untaint",
 
5707
      "untrust",
 
5708
      "untrusted?",
 
5709
      "updated",
 
5710
      "updated=",
 
5711
      "updated?",
 
5712
      "validate",
 
5713
      "value_for_platform",
 
5714
      "y"
 
5715
    ],
 
5716
    "scm": [
 
5717
      "!",
 
5718
      "!=",
 
5719
      "!~",
 
5720
      "<=>",
 
5721
      "==",
 
5722
      "===",
 
5723
      "=~",
 
5724
      "__id__",
 
5725
      "__send__",
 
5726
      "action",
 
5727
      "allowed_actions",
 
5728
      "allowed_actions=",
 
5729
      "blank?",
 
5730
      "class",
 
5731
      "clone",
 
5732
      "convert_to_class_name",
 
5733
      "convert_to_snake_case",
 
5734
      "cookbook_name",
 
5735
      "cookbook_name=",
 
5736
      "data_bag",
 
5737
      "data_bag_item",
 
5738
      "define_singleton_method",
 
5739
      "deprecated_ivar",
 
5740
      "depth",
 
5741
      "destination",
 
5742
      "display",
 
5743
      "dup",
 
5744
      "enable_submodules",
 
5745
      "enclosing_provider",
 
5746
      "enclosing_provider=",
 
5747
      "enum_for",
 
5748
      "epic_fail",
 
5749
      "eql?",
 
5750
      "equal?",
 
5751
      "extend",
 
5752
      "filename_to_qualified_string",
 
5753
      "freeze",
 
5754
      "frozen?",
 
5755
      "full_const_get",
 
5756
      "full_const_set",
 
5757
      "gem",
 
5758
      "group",
 
5759
      "hash",
 
5760
      "ignore_failure",
 
5761
      "in?",
 
5762
      "initialize_clone",
 
5763
      "initialize_dup",
 
5764
      "inspect",
 
5765
      "instance_eval",
 
5766
      "instance_exec",
 
5767
      "instance_of?",
 
5768
      "instance_variable_defined?",
 
5769
      "instance_variable_get",
 
5770
      "instance_variable_set",
 
5771
      "instance_variables",
 
5772
      "is",
 
5773
      "is_a?",
 
5774
      "kind_of?",
 
5775
      "load_prior_resource",
 
5776
      "make_module",
 
5777
      "meta_class",
 
5778
      "method",
 
5779
      "method_missing",
 
5780
      "methods",
 
5781
      "name",
 
5782
      "nil?",
 
5783
      "node",
 
5784
      "noop",
 
5785
      "not_if",
 
5786
      "not_if_args",
 
5787
      "notifies",
 
5788
      "notifies_delayed",
 
5789
      "notifies_immediate",
 
5790
      "object_id",
 
5791
      "only_if",
 
5792
      "only_if_args",
 
5793
      "params",
 
5794
      "params=",
 
5795
      "platform?",
 
5796
      "private_methods",
 
5797
      "protected_methods",
 
5798
      "provider",
 
5799
      "provider=",
 
5800
      "psych_to_yaml",
 
5801
      "psych_y",
 
5802
      "public_method",
 
5803
      "public_methods",
 
5804
      "public_send",
 
5805
      "quacks_like?",
 
5806
      "recipe_name",
 
5807
      "recipe_name=",
 
5808
      "remote",
 
5809
      "repository",
 
5810
      "resource_name",
 
5811
      "resources",
 
5812
      "respond_to?",
 
5813
      "respond_to_missing?",
 
5814
      "revision",
 
5815
      "run_action",
 
5816
      "run_context",
 
5817
      "run_context=",
 
5818
      "search",
 
5819
      "send",
 
5820
      "set_if_args",
 
5821
      "set_or_return",
 
5822
      "singleton_class",
 
5823
      "singleton_methods",
 
5824
      "snake_case_basename",
 
5825
      "source_line",
 
5826
      "source_line=",
 
5827
      "ssh_wrapper",
 
5828
      "subscribes",
 
5829
      "supports",
 
5830
      "svn_arguments",
 
5831
      "svn_info_args",
 
5832
      "svn_password",
 
5833
      "svn_username",
 
5834
      "taint",
 
5835
      "tainted?",
 
5836
      "tap",
 
5837
      "to_enum",
 
5838
      "to_hash",
 
5839
      "to_json",
 
5840
      "to_s",
 
5841
      "to_text",
 
5842
      "to_yaml",
 
5843
      "to_yaml_properties",
 
5844
      "trust",
 
5845
      "try_call",
 
5846
      "try_dup",
 
5847
      "untaint",
 
5848
      "untrust",
 
5849
      "untrusted?",
 
5850
      "updated",
 
5851
      "updated=",
 
5852
      "updated?",
 
5853
      "user",
 
5854
      "validate",
 
5855
      "value_for_platform",
 
5856
      "y"
 
5857
    ],
 
5858
    "script": [
 
5859
      "!",
 
5860
      "!=",
 
5861
      "!~",
 
5862
      "<=>",
 
5863
      "==",
 
5864
      "===",
 
5865
      "=~",
 
5866
      "__id__",
 
5867
      "__send__",
 
5868
      "action",
 
5869
      "allowed_actions",
 
5870
      "allowed_actions=",
 
5871
      "blank?",
 
5872
      "class",
 
5873
      "clone",
 
5874
      "code",
 
5875
      "command",
 
5876
      "convert_to_class_name",
 
5877
      "convert_to_snake_case",
 
5878
      "cookbook_name",
 
5879
      "cookbook_name=",
 
5880
      "creates",
 
5881
      "cwd",
 
5882
      "data_bag",
 
5883
      "data_bag_item",
 
5884
      "define_singleton_method",
 
5885
      "deprecated_ivar",
 
5886
      "display",
 
5887
      "dup",
 
5888
      "enclosing_provider",
 
5889
      "enclosing_provider=",
 
5890
      "enum_for",
 
5891
      "environment",
 
5892
      "epic_fail",
 
5893
      "eql?",
 
5894
      "equal?",
 
5895
      "extend",
 
5896
      "filename_to_qualified_string",
 
5897
      "freeze",
 
5898
      "frozen?",
 
5899
      "full_const_get",
 
5900
      "full_const_set",
 
5901
      "gem",
 
5902
      "group",
 
5903
      "hash",
 
5904
      "ignore_failure",
 
5905
      "in?",
 
5906
      "initialize_clone",
 
5907
      "initialize_dup",
 
5908
      "inspect",
 
5909
      "instance_eval",
 
5910
      "instance_exec",
 
5911
      "instance_of?",
 
5912
      "instance_variable_defined?",
 
5913
      "instance_variable_get",
 
5914
      "instance_variable_set",
 
5915
      "instance_variables",
 
5916
      "interpreter",
 
5917
      "is",
 
5918
      "is_a?",
 
5919
      "kind_of?",
 
5920
      "load_prior_resource",
 
5921
      "make_module",
 
5922
      "meta_class",
 
5923
      "method",
 
5924
      "method_missing",
 
5925
      "methods",
 
5926
      "name",
 
5927
      "nil?",
 
5928
      "node",
 
5929
      "noop",
 
5930
      "not_if",
 
5931
      "not_if_args",
 
5932
      "notifies",
 
5933
      "notifies_delayed",
 
5934
      "notifies_immediate",
 
5935
      "object_id",
 
5936
      "only_if",
 
5937
      "only_if_args",
 
5938
      "params",
 
5939
      "params=",
 
5940
      "path",
 
5941
      "platform?",
 
5942
      "private_methods",
 
5943
      "protected_methods",
 
5944
      "provider",
 
5945
      "provider=",
 
5946
      "psych_to_yaml",
 
5947
      "psych_y",
 
5948
      "public_method",
 
5949
      "public_methods",
 
5950
      "public_send",
 
5951
      "quacks_like?",
 
5952
      "recipe_name",
 
5953
      "recipe_name=",
 
5954
      "resource_name",
 
5955
      "resources",
 
5956
      "respond_to?",
 
5957
      "respond_to_missing?",
 
5958
      "returns",
 
5959
      "run_action",
 
5960
      "run_context",
 
5961
      "run_context=",
 
5962
      "search",
 
5963
      "send",
 
5964
      "set_if_args",
 
5965
      "set_or_return",
 
5966
      "singleton_class",
 
5967
      "singleton_methods",
 
5968
      "snake_case_basename",
 
5969
      "source_line",
 
5970
      "source_line=",
 
5971
      "subscribes",
 
5972
      "supports",
 
5973
      "taint",
 
5974
      "tainted?",
 
5975
      "tap",
 
5976
      "timeout",
 
5977
      "to_enum",
 
5978
      "to_hash",
 
5979
      "to_json",
 
5980
      "to_s",
 
5981
      "to_text",
 
5982
      "to_yaml",
 
5983
      "to_yaml_properties",
 
5984
      "trust",
 
5985
      "try_call",
 
5986
      "try_dup",
 
5987
      "umask",
 
5988
      "untaint",
 
5989
      "untrust",
 
5990
      "untrusted?",
 
5991
      "updated",
 
5992
      "updated=",
 
5993
      "updated?",
 
5994
      "user",
 
5995
      "validate",
 
5996
      "value_for_platform",
 
5997
      "y"
 
5998
    ],
 
5999
    "service": [
 
6000
      "!",
 
6001
      "!=",
 
6002
      "!~",
 
6003
      "<=>",
 
6004
      "==",
 
6005
      "===",
 
6006
      "=~",
 
6007
      "__id__",
 
6008
      "__send__",
 
6009
      "action",
 
6010
      "allowed_actions",
 
6011
      "allowed_actions=",
 
6012
      "blank?",
 
6013
      "class",
 
6014
      "clone",
 
6015
      "convert_to_class_name",
 
6016
      "convert_to_snake_case",
 
6017
      "cookbook_name",
 
6018
      "cookbook_name=",
 
6019
      "data_bag",
 
6020
      "data_bag_item",
 
6021
      "define_singleton_method",
 
6022
      "deprecated_ivar",
 
6023
      "display",
 
6024
      "dup",
 
6025
      "enabled",
 
6026
      "enclosing_provider",
 
6027
      "enclosing_provider=",
 
6028
      "enum_for",
 
6029
      "epic_fail",
 
6030
      "eql?",
 
6031
      "equal?",
 
6032
      "extend",
 
6033
      "filename_to_qualified_string",
 
6034
      "freeze",
 
6035
      "frozen?",
 
6036
      "full_const_get",
 
6037
      "full_const_set",
 
6038
      "gem",
 
6039
      "hash",
 
6040
      "ignore_failure",
 
6041
      "in?",
 
6042
      "initialize_clone",
 
6043
      "initialize_dup",
 
6044
      "inspect",
 
6045
      "instance_eval",
 
6046
      "instance_exec",
 
6047
      "instance_of?",
 
6048
      "instance_variable_defined?",
 
6049
      "instance_variable_get",
 
6050
      "instance_variable_set",
 
6051
      "instance_variables",
 
6052
      "is",
 
6053
      "is_a?",
 
6054
      "kind_of?",
 
6055
      "load_prior_resource",
 
6056
      "make_module",
 
6057
      "meta_class",
 
6058
      "method",
 
6059
      "method_missing",
 
6060
      "methods",
 
6061
      "name",
 
6062
      "nil?",
 
6063
      "node",
 
6064
      "noop",
 
6065
      "not_if",
 
6066
      "not_if_args",
 
6067
      "notifies",
 
6068
      "notifies_delayed",
 
6069
      "notifies_immediate",
 
6070
      "object_id",
 
6071
      "only_if",
 
6072
      "only_if_args",
 
6073
      "params",
 
6074
      "params=",
 
6075
      "pattern",
 
6076
      "platform?",
 
6077
      "private_methods",
 
6078
      "protected_methods",
 
6079
      "provider",
 
6080
      "provider=",
 
6081
      "psych_to_yaml",
 
6082
      "psych_y",
 
6083
      "public_method",
 
6084
      "public_methods",
 
6085
      "public_send",
 
6086
      "quacks_like?",
 
6087
      "recipe_name",
 
6088
      "recipe_name=",
 
6089
      "reload_command",
 
6090
      "resource_name",
 
6091
      "resources",
 
6092
      "respond_to?",
 
6093
      "respond_to_missing?",
 
6094
      "restart_command",
 
6095
      "run_action",
 
6096
      "run_context",
 
6097
      "run_context=",
 
6098
      "running",
 
6099
      "search",
 
6100
      "send",
 
6101
      "service_name",
 
6102
      "set_if_args",
 
6103
      "set_or_return",
 
6104
      "singleton_class",
 
6105
      "singleton_methods",
 
6106
      "snake_case_basename",
 
6107
      "source_line",
 
6108
      "source_line=",
 
6109
      "start_command",
 
6110
      "startup_type",
 
6111
      "status_command",
 
6112
      "stop_command",
 
6113
      "subscribes",
 
6114
      "supports",
 
6115
      "taint",
 
6116
      "tainted?",
 
6117
      "tap",
 
6118
      "to_enum",
 
6119
      "to_hash",
 
6120
      "to_json",
 
6121
      "to_s",
 
6122
      "to_text",
 
6123
      "to_yaml",
 
6124
      "to_yaml_properties",
 
6125
      "trust",
 
6126
      "try_call",
 
6127
      "try_dup",
 
6128
      "untaint",
 
6129
      "untrust",
 
6130
      "untrusted?",
 
6131
      "updated",
 
6132
      "updated=",
 
6133
      "updated?",
 
6134
      "validate",
 
6135
      "value_for_platform",
 
6136
      "y"
 
6137
    ],
 
6138
    "subversion": [
 
6139
      "!",
 
6140
      "!=",
 
6141
      "!~",
 
6142
      "<=>",
 
6143
      "==",
 
6144
      "===",
 
6145
      "=~",
 
6146
      "__id__",
 
6147
      "__send__",
 
6148
      "action",
 
6149
      "allowed_actions",
 
6150
      "allowed_actions=",
 
6151
      "blank?",
 
6152
      "class",
 
6153
      "clone",
 
6154
      "convert_to_class_name",
 
6155
      "convert_to_snake_case",
 
6156
      "cookbook_name",
 
6157
      "cookbook_name=",
 
6158
      "data_bag",
 
6159
      "data_bag_item",
 
6160
      "define_singleton_method",
 
6161
      "deprecated_ivar",
 
6162
      "depth",
 
6163
      "destination",
 
6164
      "display",
 
6165
      "dup",
 
6166
      "enable_submodules",
 
6167
      "enclosing_provider",
 
6168
      "enclosing_provider=",
 
6169
      "enum_for",
 
6170
      "epic_fail",
 
6171
      "eql?",
 
6172
      "equal?",
 
6173
      "extend",
 
6174
      "filename_to_qualified_string",
 
6175
      "freeze",
 
6176
      "frozen?",
 
6177
      "full_const_get",
 
6178
      "full_const_set",
 
6179
      "gem",
 
6180
      "group",
 
6181
      "hash",
 
6182
      "ignore_failure",
 
6183
      "in?",
 
6184
      "initialize_clone",
 
6185
      "initialize_dup",
 
6186
      "inspect",
 
6187
      "instance_eval",
 
6188
      "instance_exec",
 
6189
      "instance_of?",
 
6190
      "instance_variable_defined?",
 
6191
      "instance_variable_get",
 
6192
      "instance_variable_set",
 
6193
      "instance_variables",
 
6194
      "is",
 
6195
      "is_a?",
 
6196
      "kind_of?",
 
6197
      "load_prior_resource",
 
6198
      "make_module",
 
6199
      "meta_class",
 
6200
      "method",
 
6201
      "method_missing",
 
6202
      "methods",
 
6203
      "name",
 
6204
      "nil?",
 
6205
      "node",
 
6206
      "noop",
 
6207
      "not_if",
 
6208
      "not_if_args",
 
6209
      "notifies",
 
6210
      "notifies_delayed",
 
6211
      "notifies_immediate",
 
6212
      "object_id",
 
6213
      "only_if",
 
6214
      "only_if_args",
 
6215
      "params",
 
6216
      "params=",
 
6217
      "platform?",
 
6218
      "private_methods",
 
6219
      "protected_methods",
 
6220
      "provider",
 
6221
      "provider=",
 
6222
      "psych_to_yaml",
 
6223
      "psych_y",
 
6224
      "public_method",
 
6225
      "public_methods",
 
6226
      "public_send",
 
6227
      "quacks_like?",
 
6228
      "recipe_name",
 
6229
      "recipe_name=",
 
6230
      "remote",
 
6231
      "repository",
 
6232
      "resource_name",
 
6233
      "resources",
 
6234
      "respond_to?",
 
6235
      "respond_to_missing?",
 
6236
      "revision",
 
6237
      "run_action",
 
6238
      "run_context",
 
6239
      "run_context=",
 
6240
      "search",
 
6241
      "send",
 
6242
      "set_if_args",
 
6243
      "set_or_return",
 
6244
      "singleton_class",
 
6245
      "singleton_methods",
 
6246
      "snake_case_basename",
 
6247
      "source_line",
 
6248
      "source_line=",
 
6249
      "ssh_wrapper",
 
6250
      "subscribes",
 
6251
      "supports",
 
6252
      "svn_arguments",
 
6253
      "svn_info_args",
 
6254
      "svn_password",
 
6255
      "svn_username",
 
6256
      "taint",
 
6257
      "tainted?",
 
6258
      "tap",
 
6259
      "to_enum",
 
6260
      "to_hash",
 
6261
      "to_json",
 
6262
      "to_s",
 
6263
      "to_text",
 
6264
      "to_yaml",
 
6265
      "to_yaml_properties",
 
6266
      "trust",
 
6267
      "try_call",
 
6268
      "try_dup",
 
6269
      "untaint",
 
6270
      "untrust",
 
6271
      "untrusted?",
 
6272
      "updated",
 
6273
      "updated=",
 
6274
      "updated?",
 
6275
      "user",
 
6276
      "validate",
 
6277
      "value_for_platform",
 
6278
      "y"
 
6279
    ],
 
6280
    "template": [
 
6281
      "!",
 
6282
      "!=",
 
6283
      "!~",
 
6284
      "<=>",
 
6285
      "==",
 
6286
      "===",
 
6287
      "=~",
 
6288
      "__id__",
 
6289
      "__send__",
 
6290
      "action",
 
6291
      "allowed_actions",
 
6292
      "allowed_actions=",
 
6293
      "backup",
 
6294
      "blank?",
 
6295
      "checksum",
 
6296
      "class",
 
6297
      "clone",
 
6298
      "content",
 
6299
      "convert_to_class_name",
 
6300
      "convert_to_snake_case",
 
6301
      "cookbook",
 
6302
      "cookbook_name",
 
6303
      "cookbook_name=",
 
6304
      "data_bag",
 
6305
      "data_bag_item",
 
6306
      "define_singleton_method",
 
6307
      "deprecated_ivar",
 
6308
      "display",
 
6309
      "dup",
 
6310
      "enclosing_provider",
 
6311
      "enclosing_provider=",
 
6312
      "enum_for",
 
6313
      "epic_fail",
 
6314
      "eql?",
 
6315
      "equal?",
 
6316
      "extend",
 
6317
      "filename_to_qualified_string",
 
6318
      "freeze",
 
6319
      "frozen?",
 
6320
      "full_const_get",
 
6321
      "full_const_set",
 
6322
      "gem",
 
6323
      "group",
 
6324
      "hash",
 
6325
      "ignore_failure",
 
6326
      "in?",
 
6327
      "initialize_clone",
 
6328
      "initialize_dup",
 
6329
      "inspect",
 
6330
      "instance_eval",
 
6331
      "instance_exec",
 
6332
      "instance_of?",
 
6333
      "instance_variable_defined?",
 
6334
      "instance_variable_get",
 
6335
      "instance_variable_set",
 
6336
      "instance_variables",
 
6337
      "is",
 
6338
      "is_a?",
 
6339
      "kind_of?",
 
6340
      "load_prior_resource",
 
6341
      "local",
 
6342
      "make_module",
 
6343
      "meta_class",
 
6344
      "method",
 
6345
      "method_missing",
 
6346
      "methods",
 
6347
      "mode",
 
6348
      "name",
 
6349
      "nil?",
 
6350
      "node",
 
6351
      "noop",
 
6352
      "not_if",
 
6353
      "not_if_args",
 
6354
      "notifies",
 
6355
      "notifies_delayed",
 
6356
      "notifies_immediate",
 
6357
      "object_id",
 
6358
      "only_if",
 
6359
      "only_if_args",
 
6360
      "owner",
 
6361
      "params",
 
6362
      "params=",
 
6363
      "path",
 
6364
      "platform?",
 
6365
      "private_methods",
 
6366
      "protected_methods",
 
6367
      "provider",
 
6368
      "provider=",
 
6369
      "psych_to_yaml",
 
6370
      "psych_y",
 
6371
      "public_method",
 
6372
      "public_methods",
 
6373
      "public_send",
 
6374
      "quacks_like?",
 
6375
      "recipe_name",
 
6376
      "recipe_name=",
 
6377
      "resource_name",
 
6378
      "resources",
 
6379
      "respond_to?",
 
6380
      "respond_to_missing?",
 
6381
      "run_action",
 
6382
      "run_context",
 
6383
      "run_context=",
 
6384
      "search",
 
6385
      "send",
 
6386
      "set_if_args",
 
6387
      "set_or_return",
 
6388
      "singleton_class",
 
6389
      "singleton_methods",
 
6390
      "snake_case_basename",
 
6391
      "source",
 
6392
      "source_line",
 
6393
      "source_line=",
 
6394
      "subscribes",
 
6395
      "supports",
 
6396
      "taint",
 
6397
      "tainted?",
 
6398
      "tap",
 
6399
      "to_enum",
 
6400
      "to_hash",
 
6401
      "to_json",
 
6402
      "to_s",
 
6403
      "to_text",
 
6404
      "to_yaml",
 
6405
      "to_yaml_properties",
 
6406
      "trust",
 
6407
      "try_call",
 
6408
      "try_dup",
 
6409
      "untaint",
 
6410
      "untrust",
 
6411
      "untrusted?",
 
6412
      "updated",
 
6413
      "updated=",
 
6414
      "updated?",
 
6415
      "validate",
 
6416
      "value_for_platform",
 
6417
      "variables",
 
6418
      "y"
 
6419
    ],
 
6420
    "timestamped_deploy": [
 
6421
      "!",
 
6422
      "!=",
 
6423
      "!~",
 
6424
      "<=>",
 
6425
      "==",
 
6426
      "===",
 
6427
      "=~",
 
6428
      "__id__",
 
6429
      "__send__",
 
6430
      "action",
 
6431
      "after_restart",
 
6432
      "allowed_actions",
 
6433
      "allowed_actions=",
 
6434
      "before_migrate",
 
6435
      "before_restart",
 
6436
      "before_symlink",
 
6437
      "blank?",
 
6438
      "branch",
 
6439
      "class",
 
6440
      "clone",
 
6441
      "convert_to_class_name",
 
6442
      "convert_to_snake_case",
 
6443
      "cookbook_name",
 
6444
      "cookbook_name=",
 
6445
      "copy_exclude",
 
6446
      "create_dirs_before_symlink",
 
6447
      "current_path",
 
6448
      "data_bag",
 
6449
      "data_bag_item",
 
6450
      "define_singleton_method",
 
6451
      "deploy_to",
 
6452
      "deprecated_ivar",
 
6453
      "depth",
 
6454
      "destination",
 
6455
      "display",
 
6456
      "dup",
 
6457
      "enable_submodules",
 
6458
      "enclosing_provider",
 
6459
      "enclosing_provider=",
 
6460
      "enum_for",
 
6461
      "environment",
 
6462
      "epic_fail",
 
6463
      "eql?",
 
6464
      "equal?",
 
6465
      "extend",
 
6466
      "filename_to_qualified_string",
 
6467
      "freeze",
 
6468
      "frozen?",
 
6469
      "full_const_get",
 
6470
      "full_const_set",
 
6471
      "gem",
 
6472
      "git_ssh_wrapper",
 
6473
      "group",
 
6474
      "hash",
 
6475
      "ignore_failure",
 
6476
      "in?",
 
6477
      "initialize_clone",
 
6478
      "initialize_dup",
 
6479
      "inspect",
 
6480
      "instance_eval",
 
6481
      "instance_exec",
 
6482
      "instance_of?",
 
6483
      "instance_variable_defined?",
 
6484
      "instance_variable_get",
 
6485
      "instance_variable_set",
 
6486
      "instance_variables",
 
6487
      "is",
 
6488
      "is_a?",
 
6489
      "kind_of?",
 
6490
      "load_prior_resource",
 
6491
      "make_module",
 
6492
      "meta_class",
 
6493
      "method",
 
6494
      "method_missing",
 
6495
      "methods",
 
6496
      "migrate",
 
6497
      "migration_command",
 
6498
      "name",
 
6499
      "nil?",
 
6500
      "node",
 
6501
      "noop",
 
6502
      "not_if",
 
6503
      "not_if_args",
 
6504
      "notifies",
 
6505
      "notifies_delayed",
 
6506
      "notifies_immediate",
 
6507
      "object_id",
 
6508
      "only_if",
 
6509
      "only_if_args",
 
6510
      "params",
 
6511
      "params=",
 
6512
      "platform?",
 
6513
      "private_methods",
 
6514
      "protected_methods",
 
6515
      "provider",
 
6516
      "provider=",
 
6517
      "psych_to_yaml",
 
6518
      "psych_y",
 
6519
      "public_method",
 
6520
      "public_methods",
 
6521
      "public_send",
 
6522
      "purge_before_symlink",
 
6523
      "quacks_like?",
 
6524
      "recipe_name",
 
6525
      "recipe_name=",
 
6526
      "remote",
 
6527
      "repo",
 
6528
      "repository",
 
6529
      "repository_cache",
 
6530
      "resource_name",
 
6531
      "resources",
 
6532
      "respond_to?",
 
6533
      "respond_to_missing?",
 
6534
      "restart",
 
6535
      "restart_command",
 
6536
      "revision",
 
6537
      "role",
 
6538
      "run_action",
 
6539
      "run_context",
 
6540
      "run_context=",
 
6541
      "scm_provider",
 
6542
      "search",
 
6543
      "send",
 
6544
      "set_if_args",
 
6545
      "set_or_return",
 
6546
      "shallow_clone",
 
6547
      "shared_path",
 
6548
      "singleton_class",
 
6549
      "singleton_methods",
 
6550
      "snake_case_basename",
 
6551
      "source_line",
 
6552
      "source_line=",
 
6553
      "ssh_wrapper",
 
6554
      "subscribes",
 
6555
      "supports",
 
6556
      "svn_arguments",
 
6557
      "svn_force_export",
 
6558
      "svn_info_args",
 
6559
      "svn_password",
 
6560
      "svn_username",
 
6561
      "symlink_before_migrate",
 
6562
      "symlinks",
 
6563
      "taint",
 
6564
      "tainted?",
 
6565
      "tap",
 
6566
      "to_enum",
 
6567
      "to_hash",
 
6568
      "to_json",
 
6569
      "to_s",
 
6570
      "to_text",
 
6571
      "to_yaml",
 
6572
      "to_yaml_properties",
 
6573
      "trust",
 
6574
      "try_call",
 
6575
      "try_dup",
 
6576
      "untaint",
 
6577
      "untrust",
 
6578
      "untrusted?",
 
6579
      "updated",
 
6580
      "updated=",
 
6581
      "updated?",
 
6582
      "user",
 
6583
      "validate",
 
6584
      "value_for_platform",
 
6585
      "y"
 
6586
    ],
 
6587
    "user": [
 
6588
      "!",
 
6589
      "!=",
 
6590
      "!~",
 
6591
      "<=>",
 
6592
      "==",
 
6593
      "===",
 
6594
      "=~",
 
6595
      "__id__",
 
6596
      "__send__",
 
6597
      "action",
 
6598
      "allowed_actions",
 
6599
      "allowed_actions=",
 
6600
      "blank?",
 
6601
      "class",
 
6602
      "clone",
 
6603
      "comment",
 
6604
      "convert_to_class_name",
 
6605
      "convert_to_snake_case",
 
6606
      "cookbook_name",
 
6607
      "cookbook_name=",
 
6608
      "data_bag",
 
6609
      "data_bag_item",
 
6610
      "define_singleton_method",
 
6611
      "deprecated_ivar",
 
6612
      "display",
 
6613
      "dup",
 
6614
      "enclosing_provider",
 
6615
      "enclosing_provider=",
 
6616
      "enum_for",
 
6617
      "epic_fail",
 
6618
      "eql?",
 
6619
      "equal?",
 
6620
      "extend",
 
6621
      "filename_to_qualified_string",
 
6622
      "freeze",
 
6623
      "frozen?",
 
6624
      "full_const_get",
 
6625
      "full_const_set",
 
6626
      "gem",
 
6627
      "gid",
 
6628
      "group",
 
6629
      "hash",
 
6630
      "home",
 
6631
      "ignore_failure",
 
6632
      "in?",
 
6633
      "initialize_clone",
 
6634
      "initialize_dup",
 
6635
      "inspect",
 
6636
      "instance_eval",
 
6637
      "instance_exec",
 
6638
      "instance_of?",
 
6639
      "instance_variable_defined?",
 
6640
      "instance_variable_get",
 
6641
      "instance_variable_set",
 
6642
      "instance_variables",
 
6643
      "is",
 
6644
      "is_a?",
 
6645
      "kind_of?",
 
6646
      "load_prior_resource",
 
6647
      "make_module",
 
6648
      "manage_home",
 
6649
      "meta_class",
 
6650
      "method",
 
6651
      "method_missing",
 
6652
      "methods",
 
6653
      "name",
 
6654
      "nil?",
 
6655
      "node",
 
6656
      "non_unique",
 
6657
      "noop",
 
6658
      "not_if",
 
6659
      "not_if_args",
 
6660
      "notifies",
 
6661
      "notifies_delayed",
 
6662
      "notifies_immediate",
 
6663
      "object_id",
 
6664
      "only_if",
 
6665
      "only_if_args",
 
6666
      "params",
 
6667
      "params=",
 
6668
      "password",
 
6669
      "platform?",
 
6670
      "private_methods",
 
6671
      "protected_methods",
 
6672
      "provider",
 
6673
      "provider=",
 
6674
      "psych_to_yaml",
 
6675
      "psych_y",
 
6676
      "public_method",
 
6677
      "public_methods",
 
6678
      "public_send",
 
6679
      "quacks_like?",
 
6680
      "recipe_name",
 
6681
      "recipe_name=",
 
6682
      "resource_name",
 
6683
      "resources",
 
6684
      "respond_to?",
 
6685
      "respond_to_missing?",
 
6686
      "run_action",
 
6687
      "run_context",
 
6688
      "run_context=",
 
6689
      "search",
 
6690
      "send",
 
6691
      "set_if_args",
 
6692
      "set_or_return",
 
6693
      "shell",
 
6694
      "singleton_class",
 
6695
      "singleton_methods",
 
6696
      "snake_case_basename",
 
6697
      "source_line",
 
6698
      "source_line=",
 
6699
      "subscribes",
 
6700
      "supports",
 
6701
      "system",
 
6702
      "taint",
 
6703
      "tainted?",
 
6704
      "tap",
 
6705
      "to_enum",
 
6706
      "to_hash",
 
6707
      "to_json",
 
6708
      "to_s",
 
6709
      "to_text",
 
6710
      "to_yaml",
 
6711
      "to_yaml_properties",
 
6712
      "trust",
 
6713
      "try_call",
 
6714
      "try_dup",
 
6715
      "uid",
 
6716
      "untaint",
 
6717
      "untrust",
 
6718
      "untrusted?",
 
6719
      "updated",
 
6720
      "updated=",
 
6721
      "updated?",
 
6722
      "username",
 
6723
      "validate",
 
6724
      "value_for_platform",
 
6725
      "y"
 
6726
    ],
 
6727
    "yum_package": [
 
6728
      "!",
 
6729
      "!=",
 
6730
      "!~",
 
6731
      "<=>",
 
6732
      "==",
 
6733
      "===",
 
6734
      "=~",
 
6735
      "__id__",
 
6736
      "__send__",
 
6737
      "action",
 
6738
      "allowed_actions",
 
6739
      "allowed_actions=",
 
6740
      "blank?",
 
6741
      "class",
 
6742
      "clone",
 
6743
      "convert_to_class_name",
 
6744
      "convert_to_snake_case",
 
6745
      "cookbook_name",
 
6746
      "cookbook_name=",
 
6747
      "data_bag",
 
6748
      "data_bag_item",
 
6749
      "define_singleton_method",
 
6750
      "deprecated_ivar",
 
6751
      "display",
 
6752
      "dup",
 
6753
      "enclosing_provider",
 
6754
      "enclosing_provider=",
 
6755
      "enum_for",
 
6756
      "epic_fail",
 
6757
      "eql?",
 
6758
      "equal?",
 
6759
      "extend",
 
6760
      "filename_to_qualified_string",
 
6761
      "freeze",
 
6762
      "frozen?",
 
6763
      "full_const_get",
 
6764
      "full_const_set",
 
6765
      "gem",
 
6766
      "hash",
 
6767
      "ignore_failure",
 
6768
      "in?",
 
6769
      "initialize_clone",
 
6770
      "initialize_dup",
 
6771
      "inspect",
 
6772
      "instance_eval",
 
6773
      "instance_exec",
 
6774
      "instance_of?",
 
6775
      "instance_variable_defined?",
 
6776
      "instance_variable_get",
 
6777
      "instance_variable_set",
 
6778
      "instance_variables",
 
6779
      "is",
 
6780
      "is_a?",
 
6781
      "kind_of?",
 
6782
      "load_prior_resource",
 
6783
      "make_module",
 
6784
      "meta_class",
 
6785
      "method",
 
6786
      "method_missing",
 
6787
      "methods",
 
6788
      "name",
 
6789
      "nil?",
 
6790
      "node",
 
6791
      "noop",
 
6792
      "not_if",
 
6793
      "not_if_args",
 
6794
      "notifies",
 
6795
      "notifies_delayed",
 
6796
      "notifies_immediate",
 
6797
      "object_id",
 
6798
      "only_if",
 
6799
      "only_if_args",
 
6800
      "options",
 
6801
      "package_name",
 
6802
      "params",
 
6803
      "params=",
 
6804
      "platform?",
 
6805
      "private_methods",
 
6806
      "protected_methods",
 
6807
      "provider",
 
6808
      "provider=",
 
6809
      "psych_to_yaml",
 
6810
      "psych_y",
 
6811
      "public_method",
 
6812
      "public_methods",
 
6813
      "public_send",
 
6814
      "quacks_like?",
 
6815
      "recipe_name",
 
6816
      "recipe_name=",
 
6817
      "resource_name",
 
6818
      "resources",
 
6819
      "respond_to?",
 
6820
      "respond_to_missing?",
 
6821
      "response_file",
 
6822
      "run_action",
 
6823
      "run_context",
 
6824
      "run_context=",
 
6825
      "search",
 
6826
      "send",
 
6827
      "set_if_args",
 
6828
      "set_or_return",
 
6829
      "singleton_class",
 
6830
      "singleton_methods",
 
6831
      "snake_case_basename",
 
6832
      "source",
 
6833
      "source_line",
 
6834
      "source_line=",
 
6835
      "subscribes",
 
6836
      "supports",
 
6837
      "taint",
 
6838
      "tainted?",
 
6839
      "tap",
 
6840
      "to_enum",
 
6841
      "to_hash",
 
6842
      "to_json",
 
6843
      "to_s",
 
6844
      "to_text",
 
6845
      "to_yaml",
 
6846
      "to_yaml_properties",
 
6847
      "trust",
 
6848
      "try_call",
 
6849
      "try_dup",
 
6850
      "untaint",
 
6851
      "untrust",
 
6852
      "untrusted?",
 
6853
      "updated",
 
6854
      "updated=",
 
6855
      "updated?",
 
6856
      "validate",
 
6857
      "value_for_platform",
 
6858
      "version",
 
6859
      "y"
 
6860
    ]
 
6861
  }
 
6862
}
 
 
b'\\ No newline at end of file'