class Shoulda::ActionController::Matchers::AssignToMatcher

def assigns

def assigns
  @controller.response.template.assigns 
end