Rubygems packetfu error

hey guys i wanted to do some packet crafting with packet fu but when i
execute this code :
require “rubygems”
require “packetfu”

cap = PacketFu::Capture.new(…snip…)

i got PacketFu::Capture not defined
pliz help me