RubyBreaker::TypeDefs::Type
This type can represent any object
# File lib/rubybreaker/type/type.rb, line 67 def initialize(*args) super(*args) end