class Shoulda::ActionController::Matchers::AssignToMatcher

def initialize(variable)

def initialize(variable)
  @variable = variable.to_s
end