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