11 12 13
# File 'lib/internode/service.rb', line 11 def details @details ||= Details.new(client: client, path: details_path) end