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