Returns:
12
# File 'lib/fidgit/selection.rb', line 12 def include?(object); @items.include? object; end