# File lib/pry-rails/commands/show_routes.rb, line 11
  def options(opt)
    opt.on :G, "grep", "Filter output by regular expression", :argument => true
  end