# File lib/vlad_test_case.rb, line 10
  def self.expected status
    @@expected ||= []
    @@expected << status
  end