module Eco
module Eco::Source
eco
1.0.0
:: path
def self.path @path ||= ENV["ECO_SOURCE_PATH"] || bundled_path end