class Prism::UndefNode

def inspect

def inspect -> String
def inspect
  InspectVisitor.compose(self)
end