195 196 197
# File 'lib/mgmg/poly.rb', line 195 def eff(smith, comp=smith) [smith_eff(smith, comp), comp_eff(smith, comp)] end