# File lib/spec/story/step.rb, line 25
def
parse_args
(
name
)
name
.
strip
.
match
(
@expression
)[
1
..
-1
]
end