# File cmpi/provider.rb, line 64
    def self.method_missing method, *args
      not_implemented self.class, self.method
    end