# File rparsec/functors.rb, line 266
  def power(n)
    Functors.power(n, &self)
  end