public static bool IsUserOwned(RubyClass /*!*/ self, object path) { return(RubyStatOps.IsUserOwned(RubyStatOps.Create(self.Context, path))); }