Since Sagittarius version 0.3.0, we supports CLOS so that all Scheme objects
have its class. For example 1
is instance of <integer>
class.
However CLOS has huge features and I don't have intension to implement all of it.
This section does not describe CLOS itself.