class Iro::Position

def max_gain # each

each
def max_gain # each
  strategy.send("max_gain_#{strategy.kind}", self)
end