# File lib/spec/story/step.rb, line 21
def
matches?
(
name
)
!
(
name
.
strip
=~
@expression
).
nil?
end