# File lib/hashery/basicstruct.rb, line 34
  def self.[](hash=nil)
    new(hash)
  end