Closes #9999
Adds the Foobar
module to the project.
The "Foobar" feature requires the creation of the Foobar
module so it can be properly operated.
- #9999
- Create the
Foobar
module; - Write specs.
foobar = Foobar.new
foobar.call.sucess? #=> true
1. Does this PR break some backward compatibility?
No.