module Files
    class Datafile
      attr_reader :variables
    
      def initialize args = {}