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