global

def self.active_support_deprecator

def self.active_support_deprecator
  @active_support_deprecator ||= ActiveSupport::Deprecation.new('1.0.0', 'Shopify/Money')
end