class Prism::InNode

def then

def then: () -> String?
def then
  then_loc&.slice
end