# File lib/puma/configuration.rb, line 287
def
workers
(
count
)
@options
[
:workers
] =
count
.
to_i
end