public static Proc /*!*/ ToProc(RubyScope /*!*/ scope, RubyMethod /*!*/ self) { return(self.ToProc(scope)); }
public static Proc/*!*/ ToProc(RubyScope/*!*/ scope, RubyMethod/*!*/ self) { return self.ToProc(scope); }