class Holidays::Definition::Context::FunctionProcessor
def initialize(custom_methods_repo, proc_result_cache_repo)
def initialize(custom_methods_repo, proc_result_cache_repo) @custom_methods_repo = custom_methods_repo @proc_result_cache_repo = proc_result_cache_repo end