# File gconf/tests/unittest.rb, line 31
  def test_bool
    t(true)
    t(false)
  end