# File lib/action_controller/routing/segments.rb, line 312 def initialize(key = nil, options = {}) super(:format, {:optional => true}.merge(options)) end