# File lib/rest.rb, line 206
  def initialize n = nil
    @optional = false
    super
  end