shopify-ruby-definitions 0.0.1 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +0 -1
  3. data/README.md +23 -0
  4. data/lib/shopify_ruby_definitions/ruby_versions.rb +10 -31
  5. data/lib/shopify_ruby_definitions/version.rb +1 -2
  6. data/lib/shopify_ruby_definitions.rb +0 -4
  7. data/rubies/3.2.2-pshopify4 +35 -0
  8. metadata +18 -176
  9. data/lib/shopify_ruby_definitions/ruby_build.rb +0 -10
  10. data/sorbet/config +0 -4
  11. data/sorbet/rbi/annotations/rainbow.rbi +0 -269
  12. data/sorbet/rbi/gems/ast@2.4.2.rbi +0 -584
  13. data/sorbet/rbi/gems/diff-lcs@1.5.0.rbi +0 -1083
  14. data/sorbet/rbi/gems/json@2.6.3.rbi +0 -1533
  15. data/sorbet/rbi/gems/minitest@5.18.0.rbi +0 -1491
  16. data/sorbet/rbi/gems/netrc@0.11.0.rbi +0 -158
  17. data/sorbet/rbi/gems/parallel@1.23.0.rbi +0 -273
  18. data/sorbet/rbi/gems/parser@3.2.2.1.rbi +0 -7253
  19. data/sorbet/rbi/gems/rainbow@3.1.1.rbi +0 -402
  20. data/sorbet/rbi/gems/rake@13.0.6.rbi +0 -3024
  21. data/sorbet/rbi/gems/rbi@0.0.16.rbi +0 -3049
  22. data/sorbet/rbi/gems/regexp_parser@2.8.0.rbi +0 -3748
  23. data/sorbet/rbi/gems/rexml@3.2.5.rbi +0 -4717
  24. data/sorbet/rbi/gems/rubocop-ast@1.28.1.rbi +0 -6969
  25. data/sorbet/rbi/gems/rubocop-minitest@0.31.0.rbi +0 -2528
  26. data/sorbet/rbi/gems/rubocop-shopify@2.13.0.rbi +0 -8
  27. data/sorbet/rbi/gems/rubocop@1.51.0.rbi +0 -55313
  28. data/sorbet/rbi/gems/ruby-progressbar@1.13.0.rbi +0 -1317
  29. data/sorbet/rbi/gems/spoom@1.2.1.rbi +0 -2536
  30. data/sorbet/rbi/gems/tapioca@0.11.6.rbi +0 -3301
  31. data/sorbet/rbi/gems/thor@1.2.2.rbi +0 -3965
  32. data/sorbet/rbi/gems/unicode-display_width@2.4.2.rbi +0 -65
  33. data/sorbet/rbi/gems/unparser@0.6.7.rbi +0 -4524
  34. data/sorbet/rbi/gems/yard-sorbet@0.8.1.rbi +0 -428
  35. data/sorbet/rbi/gems/yard@0.9.34.rbi +0 -18219
  36. data/sorbet/tapioca/config.yml +0 -13
  37. data/sorbet/tapioca/require.rb +0 -4
  38. data/vendor/ruby-build/LICENSE +0 -19
  39. data/vendor/ruby-build/bin/ruby-build +0 -1572
  40. data/vendor/ruby-build/share/ruby-build/2.6.0 +0 -2
  41. data/vendor/ruby-build/share/ruby-build/2.6.0-dev +0 -2
  42. data/vendor/ruby-build/share/ruby-build/2.6.0-preview1 +0 -2
  43. data/vendor/ruby-build/share/ruby-build/2.6.0-preview2 +0 -2
  44. data/vendor/ruby-build/share/ruby-build/2.6.0-preview3 +0 -2
  45. data/vendor/ruby-build/share/ruby-build/2.6.0-rc1 +0 -2
  46. data/vendor/ruby-build/share/ruby-build/2.6.0-rc2 +0 -2
  47. data/vendor/ruby-build/share/ruby-build/2.6.1 +0 -2
  48. data/vendor/ruby-build/share/ruby-build/2.6.10 +0 -2
  49. data/vendor/ruby-build/share/ruby-build/2.6.2 +0 -2
  50. data/vendor/ruby-build/share/ruby-build/2.6.3 +0 -2
  51. data/vendor/ruby-build/share/ruby-build/2.6.4 +0 -2
  52. data/vendor/ruby-build/share/ruby-build/2.6.5 +0 -2
  53. data/vendor/ruby-build/share/ruby-build/2.6.6 +0 -2
  54. data/vendor/ruby-build/share/ruby-build/2.6.7 +0 -2
  55. data/vendor/ruby-build/share/ruby-build/2.6.8 +0 -2
  56. data/vendor/ruby-build/share/ruby-build/2.6.9 +0 -2
  57. data/vendor/ruby-build/share/ruby-build/2.7.0 +0 -2
  58. data/vendor/ruby-build/share/ruby-build/2.7.0-dev +0 -2
  59. data/vendor/ruby-build/share/ruby-build/2.7.0-preview1 +0 -2
  60. data/vendor/ruby-build/share/ruby-build/2.7.0-preview2 +0 -2
  61. data/vendor/ruby-build/share/ruby-build/2.7.0-preview3 +0 -2
  62. data/vendor/ruby-build/share/ruby-build/2.7.0-rc1 +0 -2
  63. data/vendor/ruby-build/share/ruby-build/2.7.0-rc2 +0 -2
  64. data/vendor/ruby-build/share/ruby-build/2.7.1 +0 -2
  65. data/vendor/ruby-build/share/ruby-build/2.7.2 +0 -2
  66. data/vendor/ruby-build/share/ruby-build/2.7.3 +0 -2
  67. data/vendor/ruby-build/share/ruby-build/2.7.4 +0 -2
  68. data/vendor/ruby-build/share/ruby-build/2.7.5 +0 -2
  69. data/vendor/ruby-build/share/ruby-build/2.7.6 +0 -2
  70. data/vendor/ruby-build/share/ruby-build/2.7.7 +0 -2
  71. data/vendor/ruby-build/share/ruby-build/2.7.8 +0 -2
  72. data/vendor/ruby-build/share/ruby-build/3.0.0 +0 -2
  73. data/vendor/ruby-build/share/ruby-build/3.0.0-dev +0 -2
  74. data/vendor/ruby-build/share/ruby-build/3.0.0-preview1 +0 -2
  75. data/vendor/ruby-build/share/ruby-build/3.0.0-preview2 +0 -2
  76. data/vendor/ruby-build/share/ruby-build/3.0.0-rc1 +0 -2
  77. data/vendor/ruby-build/share/ruby-build/3.0.1 +0 -2
  78. data/vendor/ruby-build/share/ruby-build/3.0.2 +0 -2
  79. data/vendor/ruby-build/share/ruby-build/3.0.3 +0 -2
  80. data/vendor/ruby-build/share/ruby-build/3.0.4 +0 -2
  81. data/vendor/ruby-build/share/ruby-build/3.0.5 +0 -2
  82. data/vendor/ruby-build/share/ruby-build/3.0.6 +0 -2
  83. data/vendor/ruby-build/share/ruby-build/3.1.0 +0 -2
  84. data/vendor/ruby-build/share/ruby-build/3.1.0-dev +0 -2
  85. data/vendor/ruby-build/share/ruby-build/3.1.0-preview1 +0 -2
  86. data/vendor/ruby-build/share/ruby-build/3.1.1 +0 -2
  87. data/vendor/ruby-build/share/ruby-build/3.1.2 +0 -2
  88. data/vendor/ruby-build/share/ruby-build/3.1.3 +0 -2
  89. data/vendor/ruby-build/share/ruby-build/3.1.4 +0 -2
  90. data/vendor/ruby-build/share/ruby-build/3.2.0 +0 -2
  91. data/vendor/ruby-build/share/ruby-build/3.2.0-dev +0 -2
  92. data/vendor/ruby-build/share/ruby-build/3.2.0-preview1 +0 -2
  93. data/vendor/ruby-build/share/ruby-build/3.2.0-preview2 +0 -2
  94. data/vendor/ruby-build/share/ruby-build/3.2.0-preview3 +0 -2
  95. data/vendor/ruby-build/share/ruby-build/3.2.0-rc1 +0 -2
  96. data/vendor/ruby-build/share/ruby-build/3.2.1 +0 -2
  97. data/vendor/ruby-build/share/ruby-build/3.2.2 +0 -2
  98. data/vendor/ruby-build/share/ruby-build/3.3.0-dev +0 -2
  99. data/vendor/ruby-build/share/ruby-build/3.3.0-preview1 +0 -2
  100. data/vendor/ruby-build/share/ruby-build/truffleruby-21.0.0 +0 -13
  101. data/vendor/ruby-build/share/ruby-build/truffleruby-21.1.0 +0 -13
  102. data/vendor/ruby-build/share/ruby-build/truffleruby-21.2.0 +0 -17
  103. data/vendor/ruby-build/share/ruby-build/truffleruby-21.2.0.1 +0 -17
  104. data/vendor/ruby-build/share/ruby-build/truffleruby-21.3.0 +0 -17
  105. data/vendor/ruby-build/share/ruby-build/truffleruby-22.0.0.2 +0 -17
  106. data/vendor/ruby-build/share/ruby-build/truffleruby-22.1.0 +0 -17
  107. data/vendor/ruby-build/share/ruby-build/truffleruby-22.2.0 +0 -21
  108. data/vendor/ruby-build/share/ruby-build/truffleruby-22.3.0 +0 -21
  109. data/vendor/ruby-build/share/ruby-build/truffleruby-22.3.1 +0 -21
  110. data/vendor/ruby-build/share/ruby-build/truffleruby-23.0.0-preview1 +0 -21
  111. data/vendor/ruby-build/share/ruby-build/truffleruby-dev +0 -21
  112. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.0.0-pshopify9 +0 -0
  113. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.0.1-pshopify2 +0 -0
  114. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.0.2-pshopify3 +0 -0
  115. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.1.0-pshopify1 +0 -0
  116. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.1.1-pshopify2 +0 -0
  117. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.1.2-pshopify2 +0 -0
  118. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.1.3-pshopify1 +0 -0
  119. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.1.4-pshopify1 +0 -0
  120. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.2.0-pshopify2 +0 -0
  121. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.2.1-pshopify5 +0 -0
  122. /data/{vendor/ruby-build/share/ruby-build → rubies}/3.2.2-pshopify3 +0 -0
  123. /data/{vendor/ruby-build/share/ruby-build → rubies}/yjit-3.1.0-dev +0 -0
@@ -1,402 +0,0 @@
1
- # typed: true
2
-
3
- # DO NOT EDIT MANUALLY
4
- # This is an autogenerated file for types exported from the `rainbow` gem.
5
- # Please instead update this file by running `bin/tapioca gem rainbow`.
6
-
7
- class Object < ::BasicObject
8
- include ::Kernel
9
- include ::PP::ObjectMixin
10
-
11
- private
12
-
13
- # source://rainbow//lib/rainbow/global.rb#23
14
- def Rainbow(string); end
15
- end
16
-
17
- # source://rainbow//lib/rainbow/string_utils.rb#3
18
- module Rainbow
19
- class << self
20
- # source://rainbow//lib/rainbow/global.rb#10
21
- def enabled; end
22
-
23
- # source://rainbow//lib/rainbow/global.rb#14
24
- def enabled=(value); end
25
-
26
- # source://rainbow//lib/rainbow/global.rb#6
27
- def global; end
28
-
29
- # source://rainbow//lib/rainbow.rb#6
30
- def new; end
31
-
32
- # source://rainbow//lib/rainbow/global.rb#18
33
- def uncolor(string); end
34
- end
35
- end
36
-
37
- # source://rainbow//lib/rainbow/color.rb#4
38
- class Rainbow::Color
39
- # Returns the value of attribute ground.
40
- #
41
- # source://rainbow//lib/rainbow/color.rb#5
42
- def ground; end
43
-
44
- class << self
45
- # source://rainbow//lib/rainbow/color.rb#7
46
- def build(ground, values); end
47
-
48
- # source://rainbow//lib/rainbow/color.rb#40
49
- def parse_hex_color(hex); end
50
- end
51
- end
52
-
53
- # source://rainbow//lib/rainbow/color.rb#54
54
- class Rainbow::Color::Indexed < ::Rainbow::Color
55
- # @return [Indexed] a new instance of Indexed
56
- #
57
- # source://rainbow//lib/rainbow/color.rb#57
58
- def initialize(ground, num); end
59
-
60
- # source://rainbow//lib/rainbow/color.rb#62
61
- def codes; end
62
-
63
- # Returns the value of attribute num.
64
- #
65
- # source://rainbow//lib/rainbow/color.rb#55
66
- def num; end
67
- end
68
-
69
- # source://rainbow//lib/rainbow/color.rb#69
70
- class Rainbow::Color::Named < ::Rainbow::Color::Indexed
71
- # @return [Named] a new instance of Named
72
- #
73
- # source://rainbow//lib/rainbow/color.rb#90
74
- def initialize(ground, name); end
75
-
76
- class << self
77
- # source://rainbow//lib/rainbow/color.rb#82
78
- def color_names; end
79
-
80
- # source://rainbow//lib/rainbow/color.rb#86
81
- def valid_names; end
82
- end
83
- end
84
-
85
- # source://rainbow//lib/rainbow/color.rb#70
86
- Rainbow::Color::Named::NAMES = T.let(T.unsafe(nil), Hash)
87
-
88
- # source://rainbow//lib/rainbow/color.rb#100
89
- class Rainbow::Color::RGB < ::Rainbow::Color::Indexed
90
- # @return [RGB] a new instance of RGB
91
- #
92
- # source://rainbow//lib/rainbow/color.rb#107
93
- def initialize(ground, *values); end
94
-
95
- # Returns the value of attribute b.
96
- #
97
- # source://rainbow//lib/rainbow/color.rb#101
98
- def b; end
99
-
100
- # source://rainbow//lib/rainbow/color.rb#116
101
- def codes; end
102
-
103
- # Returns the value of attribute g.
104
- #
105
- # source://rainbow//lib/rainbow/color.rb#101
106
- def g; end
107
-
108
- # Returns the value of attribute r.
109
- #
110
- # source://rainbow//lib/rainbow/color.rb#101
111
- def r; end
112
-
113
- private
114
-
115
- # source://rainbow//lib/rainbow/color.rb#122
116
- def code_from_rgb; end
117
-
118
- class << self
119
- # source://rainbow//lib/rainbow/color.rb#103
120
- def to_ansi_domain(value); end
121
- end
122
- end
123
-
124
- # source://rainbow//lib/rainbow/color.rb#129
125
- class Rainbow::Color::X11Named < ::Rainbow::Color::RGB
126
- include ::Rainbow::X11ColorNames
127
-
128
- # @return [X11Named] a new instance of X11Named
129
- #
130
- # source://rainbow//lib/rainbow/color.rb#140
131
- def initialize(ground, name); end
132
-
133
- class << self
134
- # source://rainbow//lib/rainbow/color.rb#132
135
- def color_names; end
136
-
137
- # source://rainbow//lib/rainbow/color.rb#136
138
- def valid_names; end
139
- end
140
- end
141
-
142
- # source://rainbow//lib/rainbow/null_presenter.rb#4
143
- class Rainbow::NullPresenter < ::String
144
- # source://rainbow//lib/rainbow/null_presenter.rb#9
145
- def background(*_values); end
146
-
147
- # source://rainbow//lib/rainbow/null_presenter.rb#9
148
- def bg(*_values); end
149
-
150
- # source://rainbow//lib/rainbow/null_presenter.rb#49
151
- def black; end
152
-
153
- # source://rainbow//lib/rainbow/null_presenter.rb#33
154
- def blink; end
155
-
156
- # source://rainbow//lib/rainbow/null_presenter.rb#65
157
- def blue; end
158
-
159
- # source://rainbow//lib/rainbow/null_presenter.rb#17
160
- def bold; end
161
-
162
- # source://rainbow//lib/rainbow/null_presenter.rb#17
163
- def bright; end
164
-
165
- # source://rainbow//lib/rainbow/null_presenter.rb#5
166
- def color(*_values); end
167
-
168
- # source://rainbow//lib/rainbow/null_presenter.rb#45
169
- def cross_out; end
170
-
171
- # source://rainbow//lib/rainbow/null_presenter.rb#73
172
- def cyan; end
173
-
174
- # source://rainbow//lib/rainbow/null_presenter.rb#21
175
- def dark; end
176
-
177
- # source://rainbow//lib/rainbow/null_presenter.rb#21
178
- def faint; end
179
-
180
- # source://rainbow//lib/rainbow/null_presenter.rb#5
181
- def fg(*_values); end
182
-
183
- # source://rainbow//lib/rainbow/null_presenter.rb#5
184
- def foreground(*_values); end
185
-
186
- # source://rainbow//lib/rainbow/null_presenter.rb#57
187
- def green; end
188
-
189
- # source://rainbow//lib/rainbow/null_presenter.rb#41
190
- def hide; end
191
-
192
- # source://rainbow//lib/rainbow/null_presenter.rb#37
193
- def inverse; end
194
-
195
- # source://rainbow//lib/rainbow/null_presenter.rb#25
196
- def italic; end
197
-
198
- # source://rainbow//lib/rainbow/null_presenter.rb#69
199
- def magenta; end
200
-
201
- # source://rainbow//lib/rainbow/null_presenter.rb#81
202
- def method_missing(method_name, *args); end
203
-
204
- # source://rainbow//lib/rainbow/null_presenter.rb#53
205
- def red; end
206
-
207
- # source://rainbow//lib/rainbow/null_presenter.rb#13
208
- def reset; end
209
-
210
- # source://rainbow//lib/rainbow/null_presenter.rb#45
211
- def strike; end
212
-
213
- # source://rainbow//lib/rainbow/null_presenter.rb#29
214
- def underline; end
215
-
216
- # source://rainbow//lib/rainbow/null_presenter.rb#77
217
- def white; end
218
-
219
- # source://rainbow//lib/rainbow/null_presenter.rb#61
220
- def yellow; end
221
-
222
- private
223
-
224
- # @return [Boolean]
225
- #
226
- # source://rainbow//lib/rainbow/null_presenter.rb#89
227
- def respond_to_missing?(method_name, *args); end
228
- end
229
-
230
- # source://rainbow//lib/rainbow/presenter.rb#8
231
- class Rainbow::Presenter < ::String
232
- # Sets background color of this text.
233
- #
234
- # source://rainbow//lib/rainbow/presenter.rb#30
235
- def background(*values); end
236
-
237
- # Sets background color of this text.
238
- #
239
- # source://rainbow//lib/rainbow/presenter.rb#30
240
- def bg(*values); end
241
-
242
- # source://rainbow//lib/rainbow/presenter.rb#92
243
- def black; end
244
-
245
- # Turns on blinking attribute for this text (not well supported by terminal
246
- # emulators).
247
- #
248
- # source://rainbow//lib/rainbow/presenter.rb#72
249
- def blink; end
250
-
251
- # source://rainbow//lib/rainbow/presenter.rb#108
252
- def blue; end
253
-
254
- # Turns on bright/bold for this text.
255
- #
256
- # source://rainbow//lib/rainbow/presenter.rb#45
257
- def bold; end
258
-
259
- # Turns on bright/bold for this text.
260
- #
261
- # source://rainbow//lib/rainbow/presenter.rb#45
262
- def bright; end
263
-
264
- # Sets color of this text.
265
- #
266
- # source://rainbow//lib/rainbow/presenter.rb#22
267
- def color(*values); end
268
-
269
- # source://rainbow//lib/rainbow/presenter.rb#86
270
- def cross_out; end
271
-
272
- # source://rainbow//lib/rainbow/presenter.rb#116
273
- def cyan; end
274
-
275
- # Turns on faint/dark for this text (not well supported by terminal
276
- # emulators).
277
- #
278
- # source://rainbow//lib/rainbow/presenter.rb#53
279
- def dark; end
280
-
281
- # Turns on faint/dark for this text (not well supported by terminal
282
- # emulators).
283
- #
284
- # source://rainbow//lib/rainbow/presenter.rb#53
285
- def faint; end
286
-
287
- # Sets color of this text.
288
- #
289
- # source://rainbow//lib/rainbow/presenter.rb#22
290
- def fg(*values); end
291
-
292
- # Sets color of this text.
293
- #
294
- # source://rainbow//lib/rainbow/presenter.rb#22
295
- def foreground(*values); end
296
-
297
- # source://rainbow//lib/rainbow/presenter.rb#100
298
- def green; end
299
-
300
- # Hides this text (set its color to the same as background).
301
- #
302
- # source://rainbow//lib/rainbow/presenter.rb#82
303
- def hide; end
304
-
305
- # Inverses current foreground/background colors.
306
- #
307
- # source://rainbow//lib/rainbow/presenter.rb#77
308
- def inverse; end
309
-
310
- # Turns on italic style for this text (not well supported by terminal
311
- # emulators).
312
- #
313
- # source://rainbow//lib/rainbow/presenter.rb#61
314
- def italic; end
315
-
316
- # source://rainbow//lib/rainbow/presenter.rb#112
317
- def magenta; end
318
-
319
- # We take care of X11 color method call here.
320
- # Such as #aqua, #ghostwhite.
321
- #
322
- # source://rainbow//lib/rainbow/presenter.rb#126
323
- def method_missing(method_name, *args); end
324
-
325
- # source://rainbow//lib/rainbow/presenter.rb#96
326
- def red; end
327
-
328
- # Resets terminal to default colors/backgrounds.
329
- #
330
- # It shouldn't be needed to use this method because all methods
331
- # append terminal reset code to end of string.
332
- #
333
- # source://rainbow//lib/rainbow/presenter.rb#40
334
- def reset; end
335
-
336
- # source://rainbow//lib/rainbow/presenter.rb#86
337
- def strike; end
338
-
339
- # Turns on underline decoration for this text.
340
- #
341
- # source://rainbow//lib/rainbow/presenter.rb#66
342
- def underline; end
343
-
344
- # source://rainbow//lib/rainbow/presenter.rb#120
345
- def white; end
346
-
347
- # source://rainbow//lib/rainbow/presenter.rb#104
348
- def yellow; end
349
-
350
- private
351
-
352
- # @return [Boolean]
353
- #
354
- # source://rainbow//lib/rainbow/presenter.rb#134
355
- def respond_to_missing?(method_name, *args); end
356
-
357
- # source://rainbow//lib/rainbow/presenter.rb#140
358
- def wrap_with_sgr(codes); end
359
- end
360
-
361
- # source://rainbow//lib/rainbow/presenter.rb#9
362
- Rainbow::Presenter::TERM_EFFECTS = T.let(T.unsafe(nil), Hash)
363
-
364
- # source://rainbow//lib/rainbow/string_utils.rb#4
365
- class Rainbow::StringUtils
366
- class << self
367
- # source://rainbow//lib/rainbow/string_utils.rb#17
368
- def uncolor(string); end
369
-
370
- # source://rainbow//lib/rainbow/string_utils.rb#5
371
- def wrap_with_sgr(string, codes); end
372
- end
373
- end
374
-
375
- # source://rainbow//lib/rainbow/wrapper.rb#7
376
- class Rainbow::Wrapper
377
- # @return [Wrapper] a new instance of Wrapper
378
- #
379
- # source://rainbow//lib/rainbow/wrapper.rb#10
380
- def initialize(enabled = T.unsafe(nil)); end
381
-
382
- # Returns the value of attribute enabled.
383
- #
384
- # source://rainbow//lib/rainbow/wrapper.rb#8
385
- def enabled; end
386
-
387
- # Sets the attribute enabled
388
- #
389
- # @param value the value to set the attribute enabled to.
390
- #
391
- # source://rainbow//lib/rainbow/wrapper.rb#8
392
- def enabled=(_arg0); end
393
-
394
- # source://rainbow//lib/rainbow/wrapper.rb#14
395
- def wrap(string); end
396
- end
397
-
398
- # source://rainbow//lib/rainbow/x11_color_names.rb#4
399
- module Rainbow::X11ColorNames; end
400
-
401
- # source://rainbow//lib/rainbow/x11_color_names.rb#5
402
- Rainbow::X11ColorNames::NAMES = T.let(T.unsafe(nil), Hash)