# File lib/Borges/Utilities/StateHolder.rb, line 16
  def initialize(contents)
    @contents = contents
  end