# File lib/her/model/deprecated_methods.rb, line 55
        def her_api(*args)
          Her::Model::DeprecatedMethods.deprecate! :her_api, :use_api, self, *args
        end