# File lib/apipie/resource_description.rb, line 64
    def add_method(mapi_key)
      @_methods << mapi_key
      @_methods.uniq!
    end