# File lib/compass/exec.rb, line 23
    def get_line(exception)
      exception.backtrace[0].scan(/:(\d+)/)[0]
    end