# File lib/puma/client.rb, line 87
def
close
begin
@io
.
close
rescue
IOError
end
end