# File lib/beefcake/buffer/base.rb, line 54
      def initialize(s)
        super("Too many bytes read for %s" % [s])
      end