Skip to content

Instantly share code, notes, and snippets.

@chilicat
Created January 15, 2011 15:11
Show Gist options
  • Save chilicat/780967 to your computer and use it in GitHub Desktop.
Save chilicat/780967 to your computer and use it in GitHub Desktop.
get$1$: function() {
return this.$2$;
},
set$1$: function($2$) {
this.$2$ = $2$;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment