30 31 32
# File 'lib/fake_http.rb', line 30 def branch(options) self.class.new(@options.merge(options), builder: @builder) end