Method: Puma::NullIO#string

Defined in:
lib/puma/null_io.rb

#stringObject



12
13
14
# File 'lib/puma/null_io.rb', line 12

def string
  ""
end