# File lib/spec/story/extensions/regexp.rb, line 2
def
step_name
self
.
source
.
gsub
'\\$'
,
'$$'
end