class Prism::PinnedExpressionNode

def inspect

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