# File lib/focus.rb, line 10
  def focus_re regexp
    focus(*public_instance_methods.grep(regexp))
  end