# File lib/staticmatic/base.rb, line 14
    def current_file
      @current_file_stack[0] || ""
    end