38 39 40
# File 'lib/lookbook/code_inspector.rb', line 38 def position code_object&.tag(:position)&.text&.to_i || 10000 end