# File lib/util/deprecation.rb, line 32
    def deprecated(*arg) Deprecation.deprecated(*arg); end