import Foundation

extension Bundle {
    static let diez = Bundle(for: Environment.self)
}
