# File lib/parslet.rb, line 211
  def simple(symbol)
    Pattern::SimpleBind.new(symbol)
  end