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