Hey all, What is the easiest way to include rpec's mocking framework into a story so I can use it? I want to use it to stub out a Net::HTTP method so I'm not making API calls every time I run my story. :) Thanks, Ben