class Manifest def initialize(table_of_contents) @table_of_contents = table_of_contents end end