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