# File rparsec/context.rb, line 17
  def prepare_error
    @error.flatten! if @error.kind_of?(Array)
  end