false
11
# File 'lib/omf_common/measure.rb', line 11 def Measure.enable ; @@enabled = true end
Returns:
10
# File 'lib/omf_common/measure.rb', line 10 def Measure.enabled? ; @@enabled end