# File lib/jeweler/generator/github_mixin.rb, line 20 def git_remote @git_remote ||= "git@github.com:#{github_username}/#{project_name}.git" end