# File gglib/examples/BasicExample.rb, line 36
  def initialize
    super
    @myvar = 42
  end