132 133 134
# File 'lib/resources/docker.rb', line 132 def containers DockerContainerFilter.new(parse_containers) end