# File lib/bugzilla/bugzilla.rb, line 141
    def _time(cmd, *args)
      requires_version(cmd, 3.4)

      @iface.call(cmd)
    end