class Rgot::F

def fuzz_foo(f)

f.add(5, "hello")
f.fuzz do |t, i, s|
  ...
end