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