class Prism::ParseResult::Comments::NodeTarget

def leading_comment(comment)

def leading_comment(comment)
  node.location.leading_comment(comment)
end