# File lib/ftw/agent/configuration.rb, line 32
  def configuration
    return @configuration ||= default_configuration
  end