# File lib/bugzilla/bugzilla.rb, line 131 def _extensions(cmd, *args) requires_version(cmd, 3.2) @iface.call(cmd) end