# File lib/cucumber/step_argument.rb, line 5
def
initialize
(
val
,
pos
)
@val
,
@pos
=
val
,
pos
end