--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the original string of the pattern.
- !ruby/struct:SM::Flow::VERB
body: " /ab+c/ix.source #=> "ab+c"\n"
full_name: Regexp#source
is_singleton: false
name: source
params: |
rxp.source => str
visibility: public