class RBS::TypeName

def interface?

def interface?
  kind == :interface
end