class Tryouts::TestCase

def run?

def run?
  @has_run.eql?(true)
end