# File lib/ogg/reader.rb, line 6
    def initialize(input)
      @input = input
    end