it "should create a new instance of Feed with GET to new" do
get :new
response.should be_success
end