# File lib/serverspec/type/docker_base.rb, line 18
    def inspection
      @inspection ||= ::MultiJson.load(get_inspection.stdout)[0]
    end