# File lib/quiz1/t/solutions/Jamis Buck/test/tc_unkeyed-algorithm.rb, line 7
  def setup
    @algo = UnkeyedAlgorithm.new
  end