# File lib/whois/record/parser/scanners/base.rb, line 53
def
trim_newline
@input
.
skip
(
/\n/
)
end