Utility wrapper for Jdoc::Generator#call
Returns:
8 9 10
# File 'lib/jdoc/generator.rb', line 8 def self.call(*args) new(*args).call end