class Shoulda::ActionController::Matchers::AssignToMatcher

def assigned_value

def assigned_value
  assigns[@variable]
end