# File lib/parser/source/range.rb, line 88 def column @source_buffer.column_for_position(@begin_pos) end