: -> Type
120 121 122
# File 'lib/rbi/type.rb', line 120 def normalize Type::Any.new([Type.simple("TrueClass"), Type.simple("FalseClass")]) end