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