covers 'facets/kernel/maybe'

test_case Kernel do

  method :maybe do

    test do
      maybe
    end

  end

end
