class AzureBlob::BlockList

def initialize(blocks)

def initialize(blocks)
  @blocks = blocks
  @document = build_document
end