6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
|
|
# typed: strict
|
||
|
|
|
||
|
|
module Predicable
|
||
|
|
requires_ancestor { Class }
|
||
|
|
end
|