# File lib/sass/tree/function_node.rb, line 27
      def subnodes
        Array(args)
      end