# File lib/hashery/basicstruct.rb, line 246
  def to_basicstruct
    BasicStruct[self]
  end