# File lib/pdf/reader/text_receiver.rb, line 126 def move_to_start_of_next_line move_text_position(0, @state.last[:leading]) end