# File lib/main/parameter.rb, line 553
      def attr *a, &b
        fattr *a, &b
      end