class Trenni::FileBuffer

def initialize(path)

def initialize(path)
	@path = path
end