methods: {
    prepared(data) {
      return data.map(d => {
        d.lsystem = _.reduce(
          d.system,