# File lib/chronic/handlers.rb, line 121
    def endian_variable_name_for(e)
      "@#{e.to_s}_endian_handler".to_sym
    end