# File lib/bugzilla/bugzilla.rb, line 147 def _parameters(cmd, *args) requires_version(cmd, 4.4) @iface.call(cmd) end