# File lib/pdf/reader/text_receiver.rb, line 205 def move_to_next_line_and_show_text (string) move_to_start_of_next_line show_text(string) end