# File lib/compass/exec/helpers.rb, line 23
    def get_file(exception)
      exception.backtrace[0].split(/:/, 2)[0]
    end