# File lib/arel/nodes/unqualified_column.rb, line 6
      def initialize attribute
        @attribute = attribute
      end