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