Fedora-powered logic extensions.
# Gemfile
gem 'well_actually'
And then bundle
as normal.
Test your assertions:
Well.actually(true)
=> false
Well.actually(false)
= true
Well.actually(5)
=> false
Support for the mansplain
method.
Don't bother. It's correct and complete.