class Prism::ParseResult::Comments::LocationTarget

def leading_comment(comment)

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