# File lib/parslet.rb, line 253
  def subtree(symbol)
    Pattern::SubtreeBind.new(symbol)
  end