301 302 303
# File 'lib/opennebula/image.rb', line 301 def lock(level) return call(IMAGE_METHODS[:lock], @pe_id, level) end