# File default_marker.rb, line 63
        def read count
            return @content.read(count)
        end