slow:Kernel.chomp removes the final newline of $_
slow:Kernel.chomp removes the final carriage return of $_
slow:Kernel.chomp removes the final carriage return, newline of $_
slow:Kernel.chomp removes only the final newline of $_
slow:Kernel.chomp removes the value of $/ from the end of $_
slow:Kernel#chomp removes the final newline of $_
slow:Kernel#chomp removes the final carriage return of $_
slow:Kernel#chomp removes the final carriage return, newline of $_
slow:Kernel#chomp removes only the final newline of $_
slow:Kernel#chomp removes the value of $/ from the end of $_
slow:Kernel#chomp is a private method
slow:Kernel.chomp removes the final carriage return, newline from a multi-byte $_
slow:Kernel#chomp removes the final carriage return, newline from a multi-byte $_
