# File lib/bugzilla/api_tmpl.rb, line 34
    def initialize(iface)
      super

      @bz = Bugzilla.new(iface)
    end