At some places I see use of `is` to check the type of an object, and I think `inherits` would work and be faster.
At some places I see use of
isto check the type of an object, and I thinkinheritswould work and be faster.