public static object Getc(RubyContext /*!*/ context, object self) { return(RubyIOOps.Getc(context.InputProvider.GetOrResetCurrentStream())); }