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