elif curve.domain[-1] < today + '2y':
                    x = BusinessRange(today - '6m', curve.domain[-1] + '6m',
                                      step='1w', rolling=curve.origin)
                else:
                    x = BusinessRange(today - '1y', curve.domain[-1] + '1y',