# File lib/fog/compute/requests/bluebox/get_blocks.rb, line 17 def get_blocks request( :expects => 200, :method => 'GET', :path => 'api/blocks.json' ) end