Method: MatchData#initialize
- Defined in:
- lib/source/ruby.rb
#initialize ⇒ MatchData
:nodoc:
3890 3891 3892 |
# File 'lib/source/ruby.rb', line 3890 def initialize # :nodoc: `this.__captures__=[]` end |
:nodoc:
3890 3891 3892 |
# File 'lib/source/ruby.rb', line 3890 def initialize # :nodoc: `this.__captures__=[]` end |