Object
# File lib/cucumber/step_argument.rb, line 5 def initialize(val, byte_offset) @val, @byte_offset = val, byte_offset end
[Validate]
Generated with the Darkfish Rdoc Generator 2.