class Falcon::Adapters::Output

def ready?

Whether the body can be read immediately.
def ready?
	true
end