# File lib/ruby-progressbar.rb, line 15
def
self
.
create
(
*
args
)
ProgressBar
::
Base
.
new
(
*
args
)
end