lib/eco/data/crypto.rb



module Eco
  module Data
    module Crypto
    end
  end
end
require_relative 'crypto/encryption'