class Roda::RodaPlugins::SinatraHelpers::DelayedBody

def empty?

never empty.
Assume that if the body has been set directly that it is
def empty?
  false
end