module Shotgun
class Shotgun::Loader
class Shotgun::Loader::Body
class Shotgun::SkipFavicon
class Shotgun::Static
shotgun
0.9.2
# each
def each while chunk = fd.read(1024) yield chunk end end