# File lib/pry/command.rb, line 234
    def state
      _pry_.command_state[match] ||= OpenStruct.new
    end