54 55 56 57 58 59 60
# File 'lib/xctracker/execution.rb', line 54 def line if @position @position.line else nil end end