class T::InterfaceWrapper

def kind_of?(other)

def kind_of?(other)
  is_a?(other)
end