72950568dd
ac717d65a3
9bd007c7c7
1
2
3 4 5 6 7
# frozen_string_literal: true $counting_loaded_times ||= 0 $counting_loaded_times += 1 module CountingLoader end