Builds a type that represents ‘T::Boolean`. : -> Boolean
790 791 792
# File 'lib/rbi/type.rb', line 790 def boolean Boolean.new end