# File test/src/sql_parser.rb, line 68
  def rctor cls, arity=2
    ctor(cls).reverse_curry arity
  end