9 lines
74 B
Plaintext
9 lines
74 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Utils
|
||
|
include Kernel
|
||
|
|
||
|
class Bottles
|
||
|
end
|
||
|
end
|