# File lib/barber.rb, line 17
    def to_s
      "Pre compilation failed for: #{@template}\n. Compiler said: #{@error}"
    end