120 121 122
# File 'lib/resources/docker.rb', line 120 def containers DockerContainerFilter.new(parse_containers) end