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