# File lib/inline.rb, line 664
    def add_to_init(*src)
      @init_extra.push(*src)
    end