# File lib/handler/c_flow_controller.rb, line 27
    def initialize(window = 1024)
      super(Cproton.pn_flowcontroller(window))
    end