.[]	Struct.[]
.json_create	Struct.json_create
.members	Struct.members
.new	Struct.[]
.yaml_tag_class_name	Struct.yaml_tag_class_name
.yaml_tag_read_class	Struct.yaml_tag_read_class
#!	BasicObject#!
#!=	BasicObject#!=
#==	Struct#==
#===	Object#===
#=~	Object#=~
#[]	Struct#[]
#[]=	Struct#[]=
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#all?	Enumerable#all?
#any?	Enumerable#any?
#chunk	Enumerable#chunk
#class	Object#class
#clone	Object#clone
#collect	Enumerable#collect
#collect_concat	Enumerable#collect_concat
#count	Enumerable#count
#cycle	Enumerable#cycle
#dclone	Object#dclone
#detect	Enumerable#detect
#display	Object#display
#drop	Enumerable#drop
#drop_while	Enumerable#drop_while
#dup	Object#clone
#each	Struct#each
#each_cons	Enumerable#each_cons
#each_entry	Enumerable#each_entry
#each_pair	Struct#each_pair
#each_slice	Enumerable#each_slice
#each_with_index	Enumerable#each_with_index
#each_with_object	Enumerable#each_with_object
#entries	Enumerable#entries
#enum_for	Object#enum_for
#eql?	Struct#eql?
#equal?	Struct#equal?
#extend	Object#extend
#find	Enumerable#detect
#find_all	Enumerable#find_all
#find_index	Enumerable#find_index
#first	Enumerable#first
#flat_map	Enumerable#collect_concat
#freeze	Object#freeze
#frozen?	Object#frozen?
#grep	Enumerable#grep
#group_by	Enumerable#group_by
#hash	Struct#hash
#include?	Enumerable#include?
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#inject	Enumerable#inject
#inspect	Object#inspect
#instance_eval	Object#instance_eval
#instance_exec	Object#instance_exec
#instance_of?	Object#instance_of?
#instance_variable_defined?	Object#instance_variable_defined?
#instance_variable_get	Object#instance_variable_get
#instance_variable_set	Object#instance_variable_set
#instance_variables	Object#instance_variables
#is_a?	Object#is_a?
#kind_of?	Object#is_a?
#length	Struct#length
#map	Enumerable#collect
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#max	Enumerable#max
#max_by	Enumerable#max_by
#member?	Enumerable#include?
#members	Struct#members
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#min	Enumerable#min
#min_by	Enumerable#min_by
#minmax	Enumerable#minmax
#minmax_by	Enumerable#minmax_by
#must_be	Object#must_be
#must_be_close_to	Object#must_be_close_to
#must_be_empty	Object#must_be_empty
#must_be_instance_of	Object#must_be_instance_of
#must_be_kind_of	Object#must_be_kind_of
#must_be_nil	Object#must_be_nil
#must_be_same_as	Object#must_be_same_as
#must_be_within_delta	Object#must_be_close_to
#must_be_within_epsilon	Object#must_be_within_epsilon
#must_equal	Object#must_equal
#must_include	Object#must_include
#must_match	Object#must_match
#must_raise	Object#must_raise
#must_respond_to	Object#must_respond_to
#must_send	Object#must_send
#must_throw	Object#must_throw
#nil?	Object#nil?
#none?	Enumerable#none?
#object_id	Object#__id__
#one?	Enumerable#one?
#partition	Enumerable#partition
#pretty_inspect	Object#pretty_inspect
#pretty_print	Object#pretty_print
#pretty_print_cycle	Object#pretty_print_cycle
#pretty_print_inspect	Object#pretty_print_inspect
#pretty_print_instance_variables	Object#pretty_print_instance_variables
#private_methods	Object#private_methods
#protected_methods	Object#protected_methods
#public_methods	Object#public_methods
#reduce	Enumerable#inject
#reject	Enumerable#reject
#remove_instance_variable	Object#remove_instance_variable
#respond_to?	Object#respond_to?
#respond_to_missing?	Object#respond_to_missing?
#reverse_each	Enumerable#reverse_each
#rights	Net::IMAP::MailboxACLItem#rights
#select	Enumerable#find_all
#send	Object#__send__
#singleton_class	Object#singleton_class
#singleton_method_added	Object#singleton_method_added
#singleton_method_removed	Object#singleton_method_removed
#singleton_method_undefined	Object#singleton_method_undefined
#singleton_methods	Object#singleton_methods
#size	Struct#length
#slice_before	Enumerable#slice_before
#sort	Enumerable#sort
#sort_by	Enumerable#sort_by
#taint	Object#taint
#tainted?	Object#tainted?
#take	Enumerable#take
#take_while	Enumerable#take_while
#tap	Object#tap
#to_a	Enumerable#entries
#to_ary	Object#to_ary
#to_enum	Object#enum_for
#to_hash	Object#to_hash
#to_int	Object#to_int
#to_io	Object#to_io
#to_json	Struct#to_json
#to_proc	Object#to_proc
#to_regexp	Object#to_regexp
#to_s	Object#to_s
#to_set	Enumerable#to_set
#to_str	Object#to_str
#to_yaml	Object#to_yaml
#to_yaml_properties	Object#to_yaml_properties
#to_yaml_style	Object#to_yaml_style
#trust	Object#trust
#untaint	Object#untaint
#untrust	Object#untrust
#untrusted?	Object#untrusted?
#user	Net::IMAP::MailboxACLItem#user
#values	Struct#to_a
#values_at	Struct#values_at
#zip	Enumerable#zip
