class NestedStruct::Empty
Public Instance Methods
to_s()
click to toggle source
# File lib/nested_struct/empty.rb, line 7 def to_s 'NestedStruct::Empty'.freeze end
Also aliased as: inspect
# File lib/nested_struct/empty.rb, line 7 def to_s 'NestedStruct::Empty'.freeze end