# File lib/gibbler/history.rb, line 128 def gibbler_valid?(g) return false unless gibbler_history? gibbler_history.member? gibbler_find_long(g) end