# File lib/pdf/reader/page_state.rb, line 77 def end_text_object @text_matrix = Matrix.identity(3) @text_line_matrix = Matrix.identity(3) end