class Prism::UnlessNode

def then_keyword

def then_keyword: () -> String?
def then_keyword
  then_keyword_loc&.slice
end