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